| Commit message (Expand) | Author | Age |
* | linter: enable makezero | Valentin Rothberg | 2022-03-22 |
* | Add ExitCommandDelay configuration use in API exec handler | Rover van der Noort | 2022-03-04 |
* | container-commit: support --squash to squash layers into one | Aditya R | 2022-02-23 |
* | compat: endpoint /build must set header content type as application/json in r... | Aditya R | 2022-02-07 |
* | remote build: set rootless oci isolation correctly | Paul Holzinger | 2022-01-24 |
* | Remove unused param and clean API handlers | Jakub Guzik | 2022-01-22 |
* | Fix #2 for compat commit handling of --changes | Daniel J Walsh | 2022-01-21 |
* | compat: remove hardcoded index from load images output report | Aditya R | 2022-01-21 |
* | compat: images/load must be able to load tar with multiple images | Aditya R | 2022-01-21 |
* | Handle changes in docker compat mode | Daniel J Walsh | 2022-01-19 |
* | Add IndexConfigs to compat /info endpoint | Matej Vasek | 2022-01-19 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Merge pull request #12860 from rhatdan/cgroups | OpenShift Merge Robot | 2022-01-17 |
|\ |
|
| * | Standardize on capatalized Cgroups | Daniel J Walsh | 2022-01-14 |
* | | Remove two GetImages functions from API | Daniel J Walsh | 2022-01-14 |
|/ |
|
* | podman build enable --all-platforms and --unsetenv | Paul Holzinger | 2022-01-13 |
* | update buildah to latest and use new network stack | Paul Holzinger | 2022-01-12 |
* | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
* | Add podman rm --depend | Daniel J Walsh | 2022-01-11 |
* | Merge pull request #11538 from mtrmac/http-credentials | OpenShift Merge Robot | 2022-01-06 |
|\ |
|
| * | Don't return a header name from auth.GetCredentials | Miloslav Trmač | 2021-12-10 |
* | | Merge pull request #12735 from rhatdan/mount | OpenShift Merge Robot | 2022-01-04 |
|\ \ |
|
| * | | Fix Container List API call to return mount info | Daniel J Walsh | 2022-01-04 |
* | | | Merge pull request #12643 from leahneukirchen/events-compat | OpenShift Merge Robot | 2022-01-04 |
|\ \ \
| |/ /
|/| | |
|
| * | | legacy events: also set exitCode | Leah Neukirchen | 2022-01-03 |
| * | | legacy events: also set Action="die" | Leah Neukirchen | 2021-12-17 |
* | | | prefix imageId with sha256: in containers list | Oliver | 2021-12-29 |
* | | | Warn on use of --kernel-memory | Daniel J Walsh | 2021-12-22 |
|/ / |
|
* | | Merge pull request #12534 from Luap99/network-db | OpenShift Merge Robot | 2021-12-15 |
|\ \ |
|
| * | | fix incorrect swagger doc for network dis/connect | Paul Holzinger | 2021-12-14 |
| * | | network connect allow ip, ipv6 and mac address | Paul Holzinger | 2021-12-14 |
* | | | Fixes #12063 Add docker compatible output after image build. | Ananth Bhaskararaman | 2021-12-14 |
|/ / |
|
* / | compat build: adhere to q/quiet | Valentin Rothberg | 2021-12-13 |
|/ |
|
* | Update vendor or containers/common moving pkg/cgroups there | Daniel J Walsh | 2021-12-07 |
* | Merge pull request #12483 from vrothberg/fix-12468 | OpenShift Merge Robot | 2021-12-02 |
|\ |
|
| * | compat API: push: report size of manifest | Daniel J Walsh | 2021-12-02 |
* | | compat: images/json | Valentin Rothberg | 2021-12-02 |
|/ |
|
* | Merge pull request #12414 from flouthoc/api-allow-secrets | OpenShift Merge Robot | 2021-11-30 |
|\ |
|
| * | podman-remote: prevent leaking secret into image | Aditya Rajan | 2021-11-30 |
| * | podman-remote: copy secret to contextdir is absolute path on host | Aditya Rajan | 2021-11-30 |
| * | api: allow build api to accept secrets | Aditya Rajan | 2021-11-30 |
* | | compat API: allow enforcing short-names resolution to Docker Hub | Valentin Rothberg | 2021-11-30 |
|/ |
|
* | Merge pull request #12405 from flouthoc/compat-build-error | OpenShift Merge Robot | 2021-11-29 |
|\ |
|
| * | compat: Add compatiblity with Docker/Moby API for scenarios where build fails | Aditya Rajan | 2021-11-24 |
* | | fix: error reporting for archive endpoint | Matej Vasek | 2021-11-28 |
|/ |
|
* | Merge pull request #12328 from serverwentdown/fix-compat-ipaddress | Daniel J Walsh | 2021-11-23 |
|\ |
|
| * | compat: Add subnet mask behind IP address to match Docker API | Ambrose Chua | 2021-11-20 |
* | | compat: add layer caching compatiblity for non podman clients | Aditya Rajan | 2021-11-22 |
|/ |
|
* | Merge pull request #12318 from mscherer/2nd_try | OpenShift Merge Robot | 2021-11-19 |
|\ |
|
| * | Change error message for compatibility with docker | Michael Scherer | 2021-11-16 |