5 lines
52 B
YAML
5 lines
52 B
YAML
services:
|
|
app:
|
|
image: alpine
|
|
command: top
|
services:
|
|
app:
|
|
image: alpine
|
|
command: top
|