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