6 lines
105 B
YAML
6 lines
105 B
YAML
simple:
|
|
image: busybox:latest
|
|
command: top
|
|
another:
|
|
image: nonexisting-image:latest
|
|
command: top
|