2017-01-27 17:56:02 +01:00
|
|
|
simple:
|
2019-07-15 18:56:04 +02:00
|
|
|
image: busybox:1.31.0-uclibc
|
2017-01-27 17:56:02 +01:00
|
|
|
command: sh -c "echo hello && tail -f /dev/null"
|
|
|
|
another:
|
2019-07-15 18:56:04 +02:00
|
|
|
image: busybox:1.31.0-uclibc
|
2017-01-27 17:56:02 +01:00
|
|
|
command: /bin/false
|