podman
https://github.com/containers/podman
Go
Podman: A tool for managing OCI containers and pods.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported7 Subscribers
Add a CodeTriage badge to podman
Help out
- Issues
- Tthe data is not transferred from the init container to the application (regular) container on the volume.
- fix(remote): keep '=' in a prune filter value
- rootless: clear environment before spawning pause process
- rootless: read all of /proc/<pid>/environ when checking for a pause process
- Add design doc for handling unnamed artifact orphans
- podman run --rm can deadlock with its own `container cleanup`, permanently wedging the per-UID SHM lock
- Unclear Error Message on `ADD <big file>`
- is_pause_process() reads only the first 4096 bytes of /proc/<pid>/environ, so a live pause process is treated as stale
- podman machine init fails to pull machine-os artifact on Windows: "The system cannot find the path specified" (reproduced on 6.0.2 and 5.8.6)
- podman ps: allow sorting by pod (finishes #13033's --sort half)
- Docs
- Go not yet supported