Running the attached script on the latest AWS AMI for Ubuntu 20.04, I get a kernel panic and hard reset of the node. (more…)
Read more »
This guide is intended to be a point of knowledge for everyone who wants to pass Docker Certified Associate Exam. The main idea is to provide links to every topic in each domain. Preference will always be the official documentation, but feel free to add u... (more…)
Read more »
How to set up Nginx as a reverse proxy? How to achieve it with Docker and docker-compose? Today I will show you a simple setup example. (more…)
Read more »
How I'm hosting a development environment, including source code, inside a Docker container and using Visual Studio code to attach and edit the code. (more…)
Read more »
Learn how to build a Dockerfile to compile Bcrypt and don't link host node_modules with docker-compose
... (more…)
Read more »