curl install in yaml ergänzt

This commit is contained in:
Czechman 2023-01-11 20:23:42 +01:00
parent 9f901671c7
commit ec42e12b34
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ services:
traefik:
image: "traefik:v2.9"
container_name: "traefik"
command: -- apk add -U curl
# command:
# - "-api=true"
# - "-api.dashboard=true"