Annotations and Labels in Container Images
Explains the difference between annotations and labels in container images, referencing OCI specs and examples from Bitnami and Chainguard.
Explains the difference between annotations and labels in container images, referencing OCI specs and examples from Bitnami and Chainguard.
A guide to using precise terminology for Linux containers, distinguishing between generic concepts and Docker-specific tools to reduce confusion.
A deep dive into the technical differences between Docker containers and Kubernetes Pods, exploring their underlying Linux namespaces and isolation.
A technical series on implementing a custom container manager from scratch, using runc as the underlying OCI runtime.
A technical guide explaining Docker labels, including static/dynamic usage and the Open Containers Annotations specification for image metadata.
A guide on converting Docker containers to runc for desktop use, focusing on user namespace control and custom networking tools.
Troubleshooting an ODI 10g connection error with OCI, identifying the issue as an incorrect ojdbc5.jar driver version.