mirror of
https://github.com/ublue-os/forge.git
synced 2025-07-02 07:51:17 +03:00
6 lines
175 B
Docker
6 lines
175 B
Docker
# Source Image
|
|
FROM docker.io/traefik:v3.3@sha256:baf1453551f7591b18bf418548de1197355a51b5d99748892e18bcdc7882bf74
|
|
|
|
# Add configuration file
|
|
COPY ./config/*.yml /etc/traefik/
|