6 lines
101 B
YAML
6 lines
101 B
YAML
simple:
|
|
image: ubuntu
|
|
command: /bin/sleep 300
|
|
another:
|
|
image: ubuntu
|
|
command: /bin/sleep 300
|