simple:
image: busybox:latest
command: sh -c "echo hello && tail -f /dev/null"
another:
command: /bin/false