Closed SHJordanSLIM closed 2 years ago
started with docker compose up as it is now the default recommendation for docker instead of docker-compose up.
This has not been tested with Devilbox. Please do use docker-compose up
and in case of something not working as expected use the bug report template. Otherwise it will not be possible for people to reproduce your issue and assisting you with it.
Look for this port on netstat command (netstat -tulpn | grep LISTEN). If it appears there - kill it by process ID - last column number (kill -9 [ID])
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
log ahead, started with docker compose up as it is now the default recommendation for docker instead of docker-compose up.
shell had elevated privileges. Any way to work around? nothing working rn for me.