c0f1e74bed
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
14 lines
247 B
YAML
14 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
|