| Commit message (Expand) | Author | Age |
* | compat: images/json | Valentin Rothberg | 2021-12-06 |
* | Fixed the containerfile not found during remote build. | Shion Tanaka | 2021-12-06 |
* | Only open save output file with WRONLY | Daniel J Walsh | 2021-12-06 |
* | compat: Add compatiblity with Docker/Moby API for scenarios where build fails | Aditya Rajan | 2021-12-06 |
* | fix: error reporting for archive endpoint | Matej Vasek | 2021-12-06 |
* | Add note about volume with unprivileged container | Urvashi Mohnani | 2021-12-06 |
* | swagger: add layers to build api docs | Aditya Rajan | 2021-12-06 |
* | compat: add layer caching compatiblity for non podman clients | Aditya Rajan | 2021-12-06 |
* | Change error message for compatibility with docker | Michael Scherer | 2021-12-06 |
* | podman machine start wait for ssh | Paul Holzinger | 2021-12-06 |
* | fix: take absolute path for dd on apple silicon | etenzy | 2021-12-06 |
* | rootless: drop strerror(errno) calls | Giuseppe Scrivano | 2021-12-06 |
* | rootless: reuse existing open_namespace function | Giuseppe Scrivano | 2021-12-06 |
* | rootless: use auto cleanup functions | Giuseppe Scrivano | 2021-12-06 |
* | secret: honor custom target for secrets with run | Aditya Rajan | 2021-12-06 |
* | Always create working directory when using compat API | Michael Scherer | 2021-12-06 |
* | Fix network mode in play kube | Paul Holzinger | 2021-12-06 |
* | Swap bind address for gvproxy to localhost-only | Matthew Heon | 2021-12-03 |
* | systemd: replace multi-user with default.target | Valentin Rothberg | 2021-12-01 |
* | container create: fix --tls-verify parsing | Valentin Rothberg | 2021-11-30 |
* | Support env variables based on ConfigMaps sent in payload | Jakub Dzon | 2021-11-30 |
* | podman-generate-kube - remove empty structs from YAML | Boaz Shuster | 2021-11-12 |
* | Log Apache access_log-like entries at Info level [NO NEW TESTS NEEDED] | Jhon Honce | 2021-11-12 |
* | Fix bindings container log test | Paul Holzinger | 2021-11-12 |
* | Handle HTTP 409 error messages properly for Pod actions | Ondra Machacek | 2021-11-12 |
* | Fix swagger definitions | Matej Vasek | 2021-11-12 |
* | Set DOCKER_HOST in the VM | Matej Vasek | 2021-11-12 |
* | cgroups: use SessionBusPrivateNoAutoStartup | Giuseppe Scrivano | 2021-11-12 |
* | If Dockerfile exists in same directory as service, we should not use it. | Daniel J Walsh | 2021-11-12 |
* | podman run --memory=0 ... should not set memory limit | Daniel J Walsh | 2021-11-12 |
* | Replace 'an user' => 'a user' | Stefan Weil | 2021-11-12 |
* | volumes: be more tolerant and fix infinite loop | Valentin Rothberg | 2021-11-08 |
* | [backport] tag: Support tagging manifest list instead of resolving to images | Aditya Rajan | 2021-11-01 |
* | Don't use docker/pkg/archive, use containers/storage/pkg/archive | Daniel J Walsh | 2021-10-19 |
* | cgroups: use cgroup.controllers to read controllers | Giuseppe Scrivano | 2021-10-19 |
* | Use SplitN(2) when copying env variables | Jhon Honce | 2021-10-19 |
* | podman stats: move cgroup validation to server | Paul Holzinger | 2021-10-19 |
* | [CI:DOCS] oci-hooks.5.md: fixup section in header | Reinhard Tartler | 2021-10-19 |
* | Ensure `podman ps --sync` functions | Matthew Heon | 2021-10-19 |
* | libpod: fix race when closing STDIN | Paul Holzinger | 2021-10-19 |
* | Add guard for BuildOptions.CommonBuildOpts | Jhon Honce | 2021-10-19 |
* | machine: silently cleanup dangling sockets before rm if possible | Aditya Rajan | 2021-10-19 |
* | Allow a value of -1 to set unlimited pids limit | Urvashi Mohnani | 2021-10-19 |
* | Support selinux options with bind mounts play/gen | Brent Baude | 2021-09-30 |
* | Disable docker and alias to podman in FCOS ignition | Jason T. Greene | 2021-09-29 |
* | Remind user to check connection or use podman machine | Ashley Cui | 2021-09-29 |
* | stop: Do nothing if container was never created in runtime | Aditya Rajan | 2021-09-29 |
* | remote build: EvalSymlinks() the context directory | Nalin Dahyabhai | 2021-09-29 |
* | podman machine: do not join userns | Paul Holzinger | 2021-09-29 |
* | added healthcheck to ps command | Sankalp Rangare | 2021-09-29 |