mirror of
https://github.com/containers/podman-compose.git
synced 2025-04-14 12:38:29 +02:00
5 lines
75 B
YAML
5 lines
75 B
YAML
services:
|
|
web:
|
|
image: busybox
|
|
command: httpd -f -p 8123 -h /tmp/
|