It’s impossible to work with docker containers without docker images. In this post I want to talk about what makes docker images possible: the overlay filesystems.
Interesting to know how things work behind the scenes.
How are docker images built? A look into the Linux overlay file-systems and the OCI specification →
Leave a comment