mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
6 lines
90 B
YAML
6 lines
90 B
YAML
test:
|
|
image: busybox
|
|
command: top
|
|
volumes:
|
|
- "~/${VOLUME_NAME}:/container-path"
|