DEV Community

Cover image for Understanding Docker: part 43 – Init & Dockerize an app
Aurélie Vache
Aurélie Vache

Posted on • Updated on

Understanding Docker: part 43 – Init & Dockerize an app

Understanding Docker can be difficult or time-consuming. In order to spread knowledge about Cloud technologies I started to create sketchnotes about Docker. I think it could be a good way, more visual, to explain Docker (and other technologies like Kubernetes and Istio).

We continue the series of Docker sketchnotes with a focus a useful CLI command: docker init.

Docker Init
Docker Init
Docker Init
Docker Init

If you want to see in action docker init command, read Let's discover: docker init command.

As usual, if you like theses sketchnotes, you can follow me, and tell me what do you think. I will publish others sketchs shortly :-).

If you are interested, I published the book in a paperbook version on Amazon: Understanding Docker in a visual way and also in a PDF/ebook version on GumRoad.

Understanding Docker in a visual way

If you are also interested in Kubernetes, the book Understanding Kubernetes in a visual way is available also.

Top comments (0)