From 59870f6643ae928aef7f42db610428fcbc29cde0 Mon Sep 17 00:00:00 2001 From: Daniel Lovegrove Date: Sat, 2 Aug 2025 11:21:09 -0500 Subject: [PATCH] Create copyparty.container file --- README.md | 1 + contrib/podman-systemd/copyparty.container | 0 2 files changed, 1 insertion(+) create mode 100644 contrib/podman-systemd/copyparty.container diff --git a/README.md b/README.md index 889ea8b8..6c9d2e3d 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,7 @@ you may also want these, especially on servers: * [contrib/systemd/copyparty.service](contrib/systemd/copyparty.service) to run copyparty as a systemd service (see guide inside) * [contrib/systemd/prisonparty.service](contrib/systemd/prisonparty.service) to run it in a chroot (for extra security) +* [contrib/podman-systemd/copyparty.container](contrib/podman-systemd/copyparty.container) to run copyparty in a Podman container as a systemd service (see guide inside) * [contrib/openrc/copyparty](contrib/openrc/copyparty) to run copyparty on Alpine / Gentoo * [contrib/rc/copyparty](contrib/rc/copyparty) to run copyparty on FreeBSD * [nixos module](#nixos-module) to run copyparty on NixOS hosts diff --git a/contrib/podman-systemd/copyparty.container b/contrib/podman-systemd/copyparty.container new file mode 100644 index 00000000..e69de29b