Join Slack
Powered by
hello, i've encountered an error when i do 'docker...
# orm-help
i
Ian Huang
10/27/2018, 4:59 AM
hello, i've encountered an error when i do 'docker-compose' up: "Bind for 0.0.0.0:4466 failed: port is already allocated" does anyone know how to fix it?
j
Jared
10/27/2018, 5:01 AM
you might already have something running on that port try
docker ps
to see if it's already running
Open in Slack
Previous
Next