Skip to content

Instantly share code, notes, and snippets.

@joshes
Created March 27, 2018 22:11
Show Gist options
  • Save joshes/673c1fcadf17f11f87ef70b037ca7ab0 to your computer and use it in GitHub Desktop.
Save joshes/673c1fcadf17f11f87ef70b037ca7ab0 to your computer and use it in GitHub Desktop.
Command to make container wait
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