aboutsummaryrefslogtreecommitdiff
path: root/content/posts
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2023-05-06 04:39:27 -0400
committerPaul Duncan <pabs@pablotron.org>2023-05-06 04:39:27 -0400
commit39c382ba656ab38ffe1ea006b3b7f1210defff5b (patch)
tree0fcd5bfe3e173374ae45d5596ad1b54e97252459 /content/posts
parent1932f1709b1b31622fd06848b06a1a45e6695d72 (diff)
downloadpablotron.org-39c382ba656ab38ffe1ea006b3b7f1210defff5b.tar.bz2
pablotron.org-39c382ba656ab38ffe1ea006b3b7f1210defff5b.zip
content/posts/2023-05-02-bookworm-and-podman.md: s/multi-containers/multiple containers/
Diffstat (limited to 'content/posts')
-rw-r--r--content/posts/2023-05-02-bookworm-and-podman.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/posts/2023-05-02-bookworm-and-podman.md b/content/posts/2023-05-02-bookworm-and-podman.md
index 9927e8c..ec7a6ef 100644
--- a/content/posts/2023-05-02-bookworm-and-podman.md
+++ b/content/posts/2023-05-02-bookworm-and-podman.md
@@ -31,8 +31,8 @@ A couple of quick tests:
**Update (2023-05-05):** I put together a simple web application named
[Bookman][] to put [podman-compose][] through it's paces. It uses
-multi-containers, [multi-stage builds][multi-stage], boot dependencies,
-secrets, and volumes.
+multiple containers, [multi-stage builds][multi-stage], boot
+dependencies, secrets, and volumes.
[Here's a log of the setup process][bookman-gist], and [here's a
screenshot][bookman-shot] of the exposed web interface.