| Commit message (Expand) | Author | Age |
* | Support max_size logoptions | Daniel J Walsh | 2020-10-05 |
* | --rm option shold conflicts with --restart | zhangguanzhang | 2020-10-02 |
* | Use environment from containers.conf | Daniel J Walsh | 2020-08-28 |
* | podman: add option --cgroup-conf | Giuseppe Scrivano | 2020-08-21 |
* | 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 |
* | 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 |
* | Add --umask flag for create, run | Ashley Cui | 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 #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 |
|/ |
|
* | 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 |
|/ |
|
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | Do not default WorkingDir to / on client side | Daniel J Walsh | 2020-06-12 |
* | container-{create,run}: add `--pod-id-file` | Valentin Rothberg | 2020-06-11 |
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | Fix handling of systemd. | Daniel J Walsh | 2020-06-05 |
* | 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 |
* | Rework port parsing to support --expose and -P | Matthew Heon | 2020-05-04 |
* | Merge pull request #6057 from baude/v2networking | OpenShift Merge Robot | 2020-05-01 |
|\ |
|
| * | add provided cni networks to spec gen | baude | 2020-05-01 |
* | | Merge pull request #6016 from giuseppe/fix-create | OpenShift Merge Robot | 2020-05-01 |
|\ \
| |/
|/| |
|
| * | cmd, podman: do not override entrypoint if unset | Giuseppe Scrivano | 2020-04-30 |
* | | V2 enable ps tests | Jhon Honce | 2020-04-29 |
|/ |
|
* | specgen: remove dead code | Giuseppe Scrivano | 2020-04-28 |