Created
April 22, 2015 09:27
-
-
Save allomov/7cc2a6cc91eb1c58b3e1 to your computer and use it in GitHub Desktop.
This file contains 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
docker rm `docker ps --no-trunc -aq` | |
docker rmi -f $(docker images | grep "<none>" | awk "{print \$3}") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
curl -H "Content-Type: application/json" -X POST -d '{"method":"ping","arguments":[],"reply_to":"352b5ff6-0125-4086-7f88-d754cb172972"}' https://mbus-user:[email protected]:6868/agent