| Commit message (Expand) | Author | Age |
* | 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 |
* | Merge pull request #6836 from ashley-cui/tzlibpod | OpenShift Merge Robot | 2020-07-06 |
|\ |
|
| * | Add --tz flag to create, run | Ashley Cui | 2020-07-02 |
* | | move go module to v2 | Valentin Rothberg | 2020-07-06 |
|/ |
|
* | Merge pull request #6808 from mheon/allow_empty_hostport | OpenShift Merge Robot | 2020-06-29 |
|\ |
|
| * | Allow empty host port in --publish flag | Matthew Heon | 2020-06-29 |
* | | podman: add new cgroup mode split | Giuseppe Scrivano | 2020-06-25 |
|/ |
|
* | Merge pull request #6752 from rhatdan/inspect | OpenShift Merge Robot | 2020-06-24 |
|\ |
|
| * | Fix inspect to display multiple label: changes | Daniel J Walsh | 2020-06-24 |
* | | Set stop signal to 15 when not explicitly set | Matthew Heon | 2020-06-24 |
|/ |
|
* | Merge pull request #6712 from mheon/readd_userns_envvar | OpenShift Merge Robot | 2020-06-23 |
|\ |
|
| * | Re-add PODMAN_USERNS environment variable | Matthew Heon | 2020-06-22 |
* | | Add --preservefds to podman run | Qi Wang | 2020-06-19 |
|/ |
|
* | Merge pull request #6636 from mheon/add_warnings | OpenShift Merge Robot | 2020-06-17 |
|\ |
|
| * | Re-add resource limit warnings to Specgen | Matthew Heon | 2020-06-16 |
* | | Merge pull request #6583 from mheon/inspect_ctr_before_img | OpenShift Merge Robot | 2020-06-17 |
|\ \ |
|
| * | | Fix podman inspect on overlapping/missing objects | Matthew Heon | 2020-06-16 |
| |/ |
|
* / | Fix --init and --init-path | Joseph Gooch | 2020-06-16 |
|/ |
|
* | {create,run} --replace | Valentin Rothberg | 2020-06-15 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | Do not default WorkingDir to / on client side | Daniel J Walsh | 2020-06-12 |
* | Merge pull request #6415 from vrothberg/systemd-new-pod | OpenShift Merge Robot | 2020-06-11 |
|\ |
|
| * | container-{create,run}: add `--pod-id-file` | Valentin Rothberg | 2020-06-11 |
* | | Enable IPv6 port binding | Matthew Heon | 2020-06-10 |
|/ |
|
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | Fix handling of systemd. | Daniel J Walsh | 2020-06-05 |
* | Strip defaults from namespace flags | Matthew Heon | 2020-06-04 |
* | Combine the code of dealing with 'readonly' and 'ro'. | Charles Shih | 2020-06-02 |
* | Add support for `readonly` option to --mount | Matthew Heon | 2020-05-26 |
* | rootless: do not set pids limits with cgroupfs | Giuseppe Scrivano | 2020-05-12 |
* | Add remaining annotations for `podman inspect` | Matthew Heon | 2020-05-08 |
* | set --conmon-pidfile | Valentin Rothberg | 2020-05-08 |
* | podman: split env variables in env and overrides | Giuseppe Scrivano | 2020-05-07 |
* | add {generate,play} kube | Valentin Rothberg | 2020-05-06 |
* | Add small fixes for 'podman run' from diffing inspect | Matthew Heon | 2020-05-05 |