Blog
Docker: from zero to hero, one minute at a time
Docker: from zero to hero, one minute at a time
In the last article we saw how to build an image from scratch and we introduced several keywords to work with Dockerfiles.
In the last article we saw how we can pull an image, run it inside a container,
In the last article we explored the fundamental concepts of Docker: with this theory background, we can now start getting our hands dirty with some code!
In the last article we explored how to get Docker for every platform: now, we are very eager to make it to work, but we can’t actually do it without having a knowledge of the basic concepts that are behind Docker.
As we said in the last article, Docker is a cross-platform technology,