Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 410 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 410 Bytes

podman-deploy

Easily build and (re-) deploy podman containers (pod) as a systemd service using podman-compose

Depends on:

Place it where you like it. It can take regular parameters for podman-compose up like --build -d is included and necessary.

To be run with sudo, it does not (yet) support non-root containers.