Jörn Hirschfeld aeaceed7ba integration test for x-podman.interface_name option
Signed-off-by: Jörn Hirschfeld <joern@hirschfeld.tech>
2025-02-23 17:08:00 +01:00

11 lines
228 B
YAML

version: "3"
networks:
mystack:
services:
web:
image: busybox
command: ["/bin/busybox", "httpd", "-f", "-h", ".", "-p", "8004"]
networks:
mystack:
x-podman.interface_name: customName0