mirror of
https://github.com/ublue-os/forge.git
synced 2025-07-01 15:31:19 +03:00
6 lines
175 B
Docker
6 lines
175 B
Docker
# Source Image
|
|
FROM docker.io/traefik:v3.4@sha256:cd40ab7bc1f047731d5b22595203812343efcb6538014c4e93221cfc3a77217a
|
|
|
|
# Add configuration file
|
|
COPY ./config/*.yml /etc/traefik/
|