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