mirror of
https://github.com/ublue-os/forge.git
synced 2025-04-16 11:33:43 +03:00
6 lines
104 B
Plaintext
6 lines
104 B
Plaintext
![]() |
# Source Image
|
||
|
FROM docker.io/traefik:v2.11
|
||
|
|
||
|
# Add configuration file
|
||
|
COPY ./config/*.yml /etc/traefik/
|