How are docker images built?

Costas

Administrator
Staff member
It's impossible to work with docker containers without docker images. What makes docker images possible? the overlay filesystems.

https://dev.to/napicella/how-are-docker-images-built-a-look-into-the-linux-overlay-file-systems-and-the-oci-specification-175n
 
Top