From be9bf460993e8a92bf30ac5db5f5579fd4dd9858 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 21:40:26 +0000 Subject: [PATCH] chore: update docs/docker.md [20260514-2139] --- docs/docker.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docker.md b/docs/docker.md index 998d8443..45f18ccd 100644 --- a/docs/docker.md +++ b/docs/docker.md @@ -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/)