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:f3de2b96ec6b1cc987619c4d1d65d7e8140862eb0bbfc5f0e2e563691e8787d8
|
|
|
|
# Add configuration file
|
|
COPY ./config/*.yml /etc/traefik/
|