From cf3e6ddf85172645ad8ef3e0d2a3f3461396d34c Mon Sep 17 00:00:00 2001 From: Brandon Rozek Date: Fri, 2 Feb 2024 15:20:50 -0500 Subject: [PATCH] Acknowledgement --- content/blog/rootless-docker-compose-podman.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/rootless-docker-compose-podman.md b/content/blog/rootless-docker-compose-podman.md index 16b8a06..5a03c66 100644 --- a/content/blog/rootless-docker-compose-podman.md +++ b/content/blog/rootless-docker-compose-podman.md @@ -73,5 +73,5 @@ Now we can run `docker-compose`! docker-compose ps ``` -[^1]: I thank the kind reader for the correction to the volumes declaration. +[^1]: Thanks to Ian Evans for sending in a correction to the volumes declaration. [^2]: https://bugzilla.redhat.com/show_bug.cgi?id=2125878