mirror of
https://github.com/docker/docs.git
synced 2026-04-02 17:28:55 +07:00
7 lines
95 B
YAML
7 lines
95 B
YAML
simple:
|
|
image: busybox:latest
|
|
command: top
|
|
another:
|
|
image: busybox:latest
|
|
command: top
|