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