176,986 views
Docker is a tool for creating containers. With it, we can separate all configuration and startup logic of our applications from our environment, preventing one application from influencing the behavior of another. In this video, we will see how to configure Docker from scratch for a NodeJS development environment using Docker Compose to orchestrate containers. Docker: https://docs.docker.com/install/ Docker Compose: https://docs.docker.com/compose/install/ ----- Follow Rocketseat on social media: Website: https://www.rocketseat.com.br Twitter: / rocketseat Facebook: / rocketseat Instagram: / rocketseat_oficial Community: http://comunidade.rocketseat.com.br Blog: https://rocketseat.com.br/blog