Test a Node application with Docker (while understanding Docker functions)
I was getting to know some differences between Dockerfile and docker-compose.yml and how to test it with existing node app. skip down to action At »
I was getting to know some differences between Dockerfile and docker-compose.yml and how to test it with existing node app. skip down to action At »
Create a development vhosts (virtual host) system with Docker (Nginx and PHP7) on Mac. A containerized services without polluting your own system. Without installing LAMP or »