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