Skip to content

Instantly share code, notes, and snippets.

@63phc
Created June 28, 2018 05:03
Show Gist options
  • Select an option

  • Save 63phc/f53fa4f526ee94446b39c7a91e2dd936 to your computer and use it in GitHub Desktop.

Select an option

Save 63phc/f53fa4f526ee94446b39c7a91e2dd936 to your computer and use it in GitHub Desktop.
ERROR: docker already post
docker-compose down
docker rm -fv $(docker ps -aq)
sudo lsof -i -P -n | grep 5432
kill -9 729
#mac
redis-cli shutdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment