Here's why I used Docker Compose in 2015 and still use it today to run a majority of the apps I build and deploy.| Nick Janetakis
If you want to see if a process is bound to a port there's a few tools you can use but if they are not there you can cat /proc/net/tcp.| Nick Janetakis
I noticed about a 10x speed up across a number of projects, we'll avoid using a venv and run things as a non-root user too.| Nick Janetakis