Running multiple containers that can communicate with each other
Docker makes setting up and spinning up an application quick and painless by creating an isolated environment on your development machine. However, in most cases, and especially if you’re setting up an app that needs data from an external source, you...
half-stack-full.hashnode.dev7 min read