- Por André Guelfi Torres
- ·
- Publicado 16 Apr 2019
Containers with Docker
In this post we are going to see a few things: Working with containers docker-compose Building images Multi-stage build Basic troubleshooting Volumes Making our image more flexible with ARG Entrypoints Docker hub and container registry Sources Docker: What is it? I could try to explain...