You simply create a Docker network “proxy” and a Docker network “db” and attach according services/containers to them.
For Docker security, also check OWASP Docker Security Cheat Sheet.
Share and learn in the Docker community.
You simply create a Docker network “proxy” and a Docker network “db” and attach according services/containers to them.
For Docker security, also check OWASP Docker Security Cheat Sheet.