| Commit message (Expand) | Author | Age |
* | Make changes to /etc/passwd on disk for non-read only | Matthew Heon | 2020-08-11 |
* | Add username to /etc/passwd inside of container if --userns keep-id | Daniel J Walsh | 2020-08-11 |
* | fix pod creation with "new:" syntax | Paul Holzinger | 2020-08-11 |
* | implement the exitcode when start a container with attach | zhangguanzhang | 2020-08-11 |
* | Do not set host IP on ports when 0.0.0.0 requested | Matthew Heon | 2020-08-11 |
* | fix bug podman sign storage path | Qi Wang | 2020-08-11 |
* | fix podman logs --tail when log is bigger than pagesize | Paul Holzinger | 2020-08-11 |
* | generate systemd: fix error handling | Valentin Rothberg | 2020-08-11 |
* | Publish IP from YAML (podman play kube) | Ashley Cui | 2020-08-04 |
* | add {{.RunningFor}} placeholder in ps --format | Ashley Cui | 2020-07-31 |
* | Binding the same container port to >1 host port is OK | Matthew Heon | 2020-07-31 |
* | Specifying --ipc=host --pid=host is broken | Daniel J Walsh | 2020-07-31 |
* | 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 |