Created
March 27, 2018 22:11
-
-
Save joshes/673c1fcadf17f11f87ef70b037ca7ab0 to your computer and use it in GitHub Desktop.
Command to make container wait
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
command: ['/bin/bash', '-c', 'trap : TERM INT; sleep infinity & wait'] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment