-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New podman::manage_container type for container unit
Assuming at least podman 4.4.0 the new type `podman::mange_container` will create a quadlet unit file a container which will inturn generate a service unit for managing the container. Currently only a tiny subset of a container unit is possible and only a root container can be run. The included examples are operational however. This can be extended later to support a fuller container description as well rootless containers and also units for pods, networks and volumes.
- Loading branch information
1 parent
fb3ce01
commit fc7e540
Showing
9 changed files
with
591 additions
and
184 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.