| Commit message (Expand) | Author | Age |
* | Merge pull request #8166 from rhatdan/unbindable | OpenShift Merge Robot | 2020-11-02 |
|\ |
|
| * | Add better support for unbindable volume mounts | Daniel J Walsh | 2020-11-02 |
* | | Centralize cores and period/quota conversion code | Jordan Christiansen | 2020-10-31 |
|/ |
|
* | new "image" mount type | Valentin Rothberg | 2020-10-29 |
* | set resources only when specified | baude | 2020-10-27 |
* | Merge pull request #8053 from rhatdan/detachkeys | OpenShift Merge Robot | 2020-10-22 |
|\ |
|
| * | podman create doesn't support creating detached containers | Daniel J Walsh | 2020-10-21 |
* | | Merge pull request #7772 from TomSweeneyRedHat/dev/tsweeney/splitn | OpenShift Merge Robot | 2020-10-21 |
|\ \
| |/
|/| |
|
| * | Convert Split() calls with an equal sign to SplitN() | TomSweeneyRedHat | 2020-10-13 |
* | | Refactor podman to use c/common/pkg/report | Jhon Honce | 2020-10-21 |
* | | refactor api compatibility container creation to specgen | baude | 2020-10-20 |
|/ |
|
* | Ports given only by number should have random host port | Matthew Heon | 2020-10-08 |
* | Attempt to turn on some more remote tests | Daniel J Walsh | 2020-10-07 |
* | Support max_size logoptions | Daniel J Walsh | 2020-10-05 |
* | --rm option shold conflicts with --restart | zhangguanzhang | 2020-10-02 |
* | Merge pull request #7788 from IceCodeNew/patch-1 | OpenShift Merge Robot | 2020-09-29 |
|\ |
|
| * | Updating on supported restart policy | IceCodeNew | 2020-09-27 |
* | | Ignore containers.conf sysctl when namespaces set to host | Daniel J Walsh | 2020-09-28 |
* | | Properly handle podman run --pull command | Daniel J Walsh | 2020-09-27 |
|/ |
|
* | Fix incorrect parsing of create/run --volumes-from | Paul Holzinger | 2020-09-20 |
* | --mount: support arbitrary mount-argument order | Valentin Rothberg | 2020-09-16 |
* | Supports import&run--signature-policy | Qi Wang | 2020-09-15 |
* | Merge pull request #7436 from rhatdan/variant | OpenShift Merge Robot | 2020-08-28 |
|\ |
|
| * | Add support for variant when pulling images | Daniel J Walsh | 2020-08-28 |
| * | Document override-arch and override-os | Daniel J Walsh | 2020-08-28 |
* | | Use environment from containers.conf | Daniel J Walsh | 2020-08-28 |
|/ |
|
* | podman: add option --cgroup-conf | Giuseppe Scrivano | 2020-08-21 |
* | Don't limit the size on /run for systemd based containers | Daniel J Walsh | 2020-08-18 |
* | run, create: add new security-opt proc-opts | Giuseppe Scrivano | 2020-08-12 |
* | Do not use image CMD if user gave ENTRYPOINT | Matthew Heon | 2020-08-10 |
* | Remove duplicated code | Daniel J Walsh | 2020-08-04 |
* | Merge pull request #7209 from giuseppe/support-mount-devpts | OpenShift Merge Robot | 2020-08-04 |
|\ |
|
| * | podman: support --mount type=devpts | Giuseppe Scrivano | 2020-08-03 |
* | | Do not set host IP on ports when 0.0.0.0 requested | Matthew Heon | 2020-08-03 |
|/ |
|
* | Specifying --ipc=host --pid=host is broken | Daniel J Walsh | 2020-07-28 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Support default profile for apparmor | Daniel J Walsh | 2020-07-22 |
* | Merge pull request #7006 from ashley-cui/umask | OpenShift Merge Robot | 2020-07-22 |
|\ |
|
| * | Add --umask flag for create, run | Ashley Cui | 2020-07-21 |
* | | Add noop function disable-content-trust | Daniel J Walsh | 2020-07-21 |
|/ |
|
* | Add support for overlay volume mounts in podman. | Qi Wang | 2020-07-20 |
* | libpod: pass down network options | Giuseppe Scrivano | 2020-07-16 |
* | Fix handling of entrypoint | Daniel J Walsh | 2020-07-14 |
* | Merge pull request #6842 from rhatdan/pids-limit | OpenShift Merge Robot | 2020-07-13 |
|\ |
|
| * | Pids-limit should only be set if the user set it | Daniel J Walsh | 2020-07-10 |
* | | Merge pull request #6896 from mheon/fix_remote_createcommand | OpenShift Merge Robot | 2020-07-13 |
|\ \ |
|
| * | | Fix container and pod create commands for remote create | Matthew Heon | 2020-07-10 |
| |/ |
|
* / | Don't setup AppArmor provile for privileged pods | Ralf Haferkamp | 2020-07-10 |
|/ |
|
* | Add username to /etc/passwd inside of container if --userns keep-id | Daniel J Walsh | 2020-07-07 |
* | Implement --sdnotify cmdline option to control sd-notify behavior | Joseph Gooch | 2020-07-06 |