Created
October 15, 2017 15:29
-
-
Save amcsi/8d8df6022db08fdc966fa6c229c7cd2a to your computer and use it in GitHub Desktop.
Can't stop or kill the container
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
| root@www:~/szeremi-nginx (master)# docker stop --time=1 phpunit-failures | |
| phpunit-failures | |
| root@www:~/szeremi-nginx (master)# docker ps | |
| CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES | |
| e277c2c43887 3c57f4edf595 "npm run start" 22 minutes ago Up 22 minutes 1337/tcp phpunit-failures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment