Julia Evans' zine about containers is an absolute gem! It's a fun, illustrated guide that breaks down complex container concepts into digestible pieces.
The official Docker documentation is your comprehensive guide to all things Docker.
For those interested in the deeper technical aspects, Docker's source code is available in two main repositories: BuildKit and Moby.
The Open Container Initiative (OCI) Specification defines the industry standards for container formats and runtimes.