Skip to content

Instantly share code, notes, and snippets.

@amcsi
Created October 15, 2017 15:29
Show Gist options
  • Save amcsi/8d8df6022db08fdc966fa6c229c7cd2a to your computer and use it in GitHub Desktop.
Save amcsi/8d8df6022db08fdc966fa6c229c7cd2a to your computer and use it in GitHub Desktop.
Can't stop or kill the container
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