| Commit message (Expand) | Author | Age |
* | Pod Volumes From Support | cdoern | 2021-10-01 |
* | Merge pull request #11686 from cdoern/podDeviceOptions | OpenShift Merge Robot | 2021-10-01 |
|\ |
|
| * | Pod Device-Read-BPS support | cdoern | 2021-09-28 |
* | | Support selinux options with bind mounts play/gen | Brent Baude | 2021-09-30 |
* | | logging: new mode -l passthrough | Giuseppe Scrivano | 2021-09-27 |
* | | podman inspect add State.Health field for docker compat | Paul Holzinger | 2021-09-23 |
|/ |
|
* | Pod Device Support | cdoern | 2021-09-20 |
* | Set default storage from containers.conf for temporary images | Daniel J Walsh | 2021-09-15 |
* | Merge pull request #11409 from cdoern/podVolumes | OpenShift Merge Robot | 2021-09-15 |
|\ |
|
| * | Pod Volumes Support | cdoern | 2021-09-14 |
* | | Show variant and codename of the distribution | Anders F Björklund | 2021-09-14 |
|/ |
|
* | Add logDriver to podman info | Daniel J Walsh | 2021-09-08 |
* | Add Checkpointed bool to Inspect | Matthew Heon | 2021-09-07 |
* | Podman info output plugin information | Paul Holzinger | 2021-08-19 |
* | rename oneshot initcontainers to once | Brent Baude | 2021-08-12 |
* | Add support for pod inside of user namespace. | Daniel J Walsh | 2021-08-09 |
* | implement init containers in podman | Brent Baude | 2021-08-04 |
* | podman pod create --pid flag | cdoern | 2021-07-15 |
* | podman diff accept two images or containers | Paul Holzinger | 2021-07-02 |
* | Merge pull request #10716 from cdoern/podFlags | OpenShift Merge Robot | 2021-06-23 |
|\ |
|
| * | Podman Pod Create --cpus and --cpuset-cpus flags | cdoern | 2021-06-23 |
* | | Podman Stats additional features | cdoern | 2021-06-23 |
|/ |
|
* | Merge pull request #10436 from rhatdan/errors | OpenShift Merge Robot | 2021-05-24 |
|\ |
|
| * | Improve OCI Runtime error | Daniel J Walsh | 2021-05-22 |
* | | Podman info add support for status of cgroup controllers | flouthoc | 2021-05-24 |
|/ |
|
* | Merge pull request #10366 from ashley-cui/secretoptions | OpenShift Merge Robot | 2021-05-17 |
|\ |
|
| * | Support uid,gid,mode options for secrets | Ashley Cui | 2021-05-17 |
* | | podman network reload add rootless support | Paul Holzinger | 2021-05-17 |
|/ |
|
* | Add host.serviceIsRemote to podman info results | Jhon Honce | 2021-05-10 |
* | Add restart-policy to container filters & --filter to podman start | Boaz Shuster | 2021-05-06 |
* | codespell cleanup | Daniel J Walsh | 2021-05-05 |
* | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
* | Use seccomp_profile as default profile if defined in containers.conf | Pablo Correa Gómez | 2021-04-28 |
* | Add podman run --timeout option | Daniel J Walsh | 2021-04-23 |
* | Fixes from make codespell | Daniel J Walsh | 2021-04-21 |
* | Merge pull request #8979 from haircommander/full-attach-path | OpenShift Merge Robot | 2021-04-21 |
|\ |
|
| * | runtime: return findConmon to libpod | Peter Hunt | 2021-04-16 |
* | | fix start it | chenkang | 2021-04-17 |
* | | add pidfile in inspection | chenkang | 2021-04-17 |
|/ |
|
* | Add --requires flag to podman run/create | Matthew Heon | 2021-04-06 |
* | Do not leak libpod package into the remote client | Paul Holzinger | 2021-03-15 |
* | separate file with mount consts in libpod/define | Jakub Guzik | 2021-03-07 |
* | Merge pull request #9593 from vrothberg/cp-tmp | OpenShift Merge Robot | 2021-03-05 |
|\ |
|
| * | podman cp: support copying on tmpfs mounts | Valentin Rothberg | 2021-03-04 |
* | | Use version package to track all versions | Jhon Honce | 2021-03-03 |
|/ |
|
* | prune remotecommand dependency | baude | 2021-02-25 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Display correct value for unlimited ulimit | baude | 2021-02-10 |
* | Implement Secrets | Ashley Cui | 2021-02-09 |
* | Fix per review request | Matej Vasek | 2021-02-04 |