Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 282 Bytes

File metadata and controls

2 lines (2 loc) · 282 Bytes

shell-vs-exec-form

A demonstration of containers not exiting gracefully when commands are issued with the shell form. Whenever possible, use the exec form. Read this blog post for more information.