Skip to content

Commit 1988095

Browse files
author
Brian (bex) Exelbierd
committed
Adding DEBUG Suggestion
DEBUG can be used by developers who may want to change options during testing ala http://www.projectatomic.io/blog/2015/05/bugfix-container-software-in-place/ It can be used on a shipping container to allow a customer to restart the container with debugging tools/messages enabled
1 parent d9334af commit 1988095

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ The following types of data are being considered:
2222
| UNINSTALL | Command to uninstall the image|
2323
| INSTALL | Command to install the image|
2424
| STOP | Command to execute before stopping container|
25+
| DEBUG | Command to run the image with debugging turned on|
2526

2627
2. Labels Names used to describe the application/image
2728

0 commit comments

Comments
 (0)