| Commit message (Expand) | Author | Age |
* | Fix handling of entrypoint | Daniel J Walsh | 2020-07-22 |
* | version/info: format: allow more json variants | Valentin Rothberg | 2020-07-22 |
* | Correctly print STDOUT on non-terminal remote exec | Matthew Heon | 2020-07-22 |
* | Add SystemdMode to inspect for containers | Matthew Heon | 2020-07-22 |
* | Fix lint | Matthew Heon | 2020-07-22 |
* | Include infra container information in `pod inspect` | Matthew Heon | 2020-07-22 |
* | Fix "Error: unrecognized protocol \"TCP\" in port mapping" | Akihiro Suda | 2020-07-22 |
* | Error on rootless mac and ip addresses | Brent Baude | 2020-07-22 |
* | fix: system df error when an image has no name | Paul Holzinger | 2020-07-22 |
* | fix play kube doesn't override dockerfile ENTRYPOINT | zhangguanzhang | 2020-07-22 |
* | Support default profile for apparmor | Daniel J Walsh | 2020-07-22 |
* | events endpoint: fix panic and race condition | Valentin Rothberg | 2020-07-21 |
* | Fix a bug where --pids-limit was parsed incorrectly | Matthew Heon | 2020-07-15 |
* | search: allow wildcards | Valentin Rothberg | 2020-07-15 |
* | Fix systemd pid 1 test | Brent Baude | 2020-07-15 |
* | Fix bug where `podman mount` didn't error as rootless | Matthew Heon | 2020-07-06 |
* | Allow empty host port in --publish flag | Matthew Heon | 2020-07-06 |
* | test: add tests for --user and volumes | Valentin Rothberg | 2020-07-06 |
* | stop podman service in e2e tests | Brent Baude | 2020-07-06 |
* | podman ps truncate the command | Paul Holzinger | 2020-07-06 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Print port mappings in `ps` for ctrs sharing network | Matthew Heon | 2020-06-25 |
* | Set stop signal to 15 when not explicitly set | Matthew Heon | 2020-06-24 |
* | podman untag: error if tag doesn't exist | Valentin Rothberg | 2020-06-24 |
* | Reformat inspect network settings | Qi Wang | 2020-06-24 |
* | libpod: specify mappings to the storage | Giuseppe Scrivano | 2020-06-24 |
* | Add explicit command to alpine container in test case. | jgallucci32 | 2020-06-24 |
* | Stop following logs using timers | jgallucci32 | 2020-06-24 |
* | Fix podman build handling of --http-proxy flag | Daniel J Walsh | 2020-06-24 |
* | correct the absolute path of `rm` executable | Yuan-Hao Chen | 2020-06-24 |
* | Fixes #6670 | Jhon Honce | 2020-06-19 |
* | CI: force registry:2.6 | Valentin Rothberg | 2020-06-19 |
* | unflake rmi tests | Valentin Rothberg | 2020-06-18 |
* | Merge pull request #6654 from rhatdan/keepid | OpenShift Merge Robot | 2020-06-17 |
|\ |
|
| * | Don't ignore --user flag in rootless --userns keepid | Daniel J Walsh | 2020-06-17 |
* | | Handle dropping capabilties correctly when running as non root user | Daniel J Walsh | 2020-06-17 |
* | | Merge pull request #6560 from mheon/fix_exec_logdriver | OpenShift Merge Robot | 2020-06-17 |
|\ \
| |/
|/| |
|
| * | Do not share container log driver for exec | Matthew Heon | 2020-06-17 |
* | | Merge pull request #6522 from mheon/unless-stopped | OpenShift Merge Robot | 2020-06-17 |
|\ \ |
|
| * | | Add support for the unless-stopped restart policy | Matthew Heon | 2020-06-17 |
* | | | Revert #6591 to fix issue with failed tests | jgallucci32 | 2020-06-17 |
|/ / |
|
* | | Merge pull request #6640 from edsantiago/fix_flaky_logs_test | OpenShift Merge Robot | 2020-06-17 |
|\ \ |
|
| * | | "streaming output" logs test: fix flake | Ed Santiago | 2020-06-17 |
* | | | 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 |
|/ |
|
* | Merge pull request #6591 from jgallucci32/patch-1 | OpenShift Merge Robot | 2020-06-15 |
|\ |
|
| * | Fix -f logs follow with stopped container | Qi Wang | 2020-06-11 |
* | | Merge pull request #6601 from zhangguanzhang/podman-cp-dir | OpenShift Merge Robot | 2020-06-15 |
|\ \ |
|
| * | | fix podman cp can create an extra directory level | zhangguanzhang | 2020-06-15 |