mirror of
https://github.com/containers/podman-compose.git
synced 2024-12-12 09:41:16 +01:00
8 lines
95 B
YAML
8 lines
95 B
YAML
|
services:
|
||
|
webapp_default:
|
||
|
|
||
|
webapp_special:
|
||
|
image: busybox
|
||
|
volumes:
|
||
|
- "/data"
|