chore: update docs/docker.md [20260514-2139]

This commit is contained in:
github-actions[bot]
2026-05-14 21:40:26 +00:00
committed by GitHub
parent 1ec63239f1
commit be9bf46099

View File

@@ -383,6 +383,7 @@ PHP Docker Image for Cloud Native Deployments (and Kubernetes)
- [dev.to/pmbanugo: Goodbye Dockerfiles: Build Secure & Optimised Node.js Container Images with Cloud Native Buildpacks](https://dev.to/pmbanugo/goodbye-dockerfiles-build-secure-optimised-nodejs-container-images-with-cloud-native-buildpacks-489p)
## Alternatives to Docker. Available alternatives to Docker for OCI compliant container image building
- [containerd - An open and reliable container runtime](https://github.com/containerd/containerd) - *(Related to container-managers topic)*
- [What is Podman and How Does it Compare to Docker?](https://build5nines.com/what-is-podman-and-how-does-it-compare-to-docker/) - *(Related to container-managers topic)*
- [blog.alexellis.io: Building containers without Docker 🌟](https://blog.alexellis.io/building-containers-without-docker/)