mirror of
https://github.com/traefik/traefik.git
synced 2025-05-05 15:33:01 +00:00
15 lines
247 B
YAML
15 lines
247 B
YAML
whoami-a:
|
|
image: traefik/whoamiudp:latest
|
|
command: -name whoami-a
|
|
|
|
whoami-b:
|
|
image: traefik/whoamiudp:latest
|
|
command: -name whoami-b
|
|
|
|
whoami-c:
|
|
image: traefik/whoamiudp:latest
|
|
command: -name whoami-c
|
|
|
|
whoami-d:
|
|
image: traefik/whoami
|