9 lines
99 B
YAML
9 lines
99 B
YAML
|
|
web:
|
|
links:
|
|
- db
|
|
- other
|
|
|
|
other:
|
|
image: busybox:latest
|
|
command: "top"
|