1. The Dockerfile specification
2. A tool to turn a Dockerfile into an OCI image (or actually, multiple tools, since we have "normal" docker and docker buildx)
3. A tool to run OCI images (I don't even know if this works for images not generated by docker)
4. Docker Desktop
5. Docker Hub
1. The Dockerfile specification
2. A tool to turn a Dockerfile into an OCI image (or actually, multiple tools, since we have "normal" docker and docker buildx)
3. A tool to run OCI images (I don't even know if this works for images not generated by docker)
4. Docker Desktop
5. Docker Hub