From 1a9c4b7ff6c716ee6dbf414743745a58fd84ac61 Mon Sep 17 00:00:00 2001 From: Amy Retzerau Date: Sun, 26 Oct 2025 12:59:13 +0100 Subject: [PATCH] feat: improved podman desc --- src/routes/blogs/2-gitea-runner-on-podman-in-lxc/+page.svx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/blogs/2-gitea-runner-on-podman-in-lxc/+page.svx b/src/routes/blogs/2-gitea-runner-on-podman-in-lxc/+page.svx index 1a45947..038f0ce 100644 --- a/src/routes/blogs/2-gitea-runner-on-podman-in-lxc/+page.svx +++ b/src/routes/blogs/2-gitea-runner-on-podman-in-lxc/+page.svx @@ -1,6 +1,6 @@ --- title: Setup up Gitea Runner with Podman in LXC -desc: "For some time now I already host a gitea instace and now with this blog I finally have some real usage for CI, but setting up gitea actions in an LXC and using Podman instead of Docker Engine was not as straight forward as expected." +desc: "Using CLIs is very helpful, but setting up gitea actions in an LXC and using rootless Podman is not as straight forward as expected." date: 2025-09-17 img_cov: gitea-logo.png|0.8 listed: true