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 an explanation about how to build an image.
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 all the sketchnotes on Docker (and new ones!) to make a "book" of 93 pages: "Understanding Docker in a visual way".
Top comments (7)
Nice visual explanation; I got your K8s book as well; it has exactly what I needed. It's a bit sad that the image resolution is not as sharp as I like, but otherwise great material. 💪
Thanks Maksim 😊
About image resolution what do you expect, bigger images? 🙂
Thx
I meant clearer pictures, for the blog post pictures look perfect, but it would be nice to have the same image clearness in the book as well if possible. Anyway, it's not a big deal since the content is good 😄
Sure :-)
There is a little mistake in the How To section, you said "Build an image & tagged it with "my-awesome-image" and 1.0.1 tag" but in the example, you missed to define 1.0.1 tag, right?
Good point! :-)
Yes, my bad ^^, i'm fixing this :)
thx ! :)
You're welcome :)