diff options
Diffstat (limited to 'content/posts')
-rw-r--r-- | content/posts/2023-05-02-bookworm-and-podman.md | 4 |
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. |