mirror of
https://github.com/ublue-os/forge.git
synced 2025-04-20 13:33:44 +03:00
6 lines
175 B
Docker
6 lines
175 B
Docker
# Source Image
|
|
FROM docker.io/traefik:v3.3@sha256:83f3c843133530e4aa45e6ddc415488583a8a01c88adc5022d415c6e97ceeaae
|
|
|
|
# Add configuration file
|
|
COPY ./config/*.yml /etc/traefik/
|