summaryrefslogtreecommitdiff
path: root/cmd/podman/images
Commit message (Expand)AuthorAge
* Verify existence of auth file if specifiedDaniel J Walsh2021-04-05
* [NO TESTS NEEDED] Shrink the size of podman-remoteDaniel J Walsh2021-03-29
* Merge pull request #9631 from rhatdan/pullOpenShift Merge Robot2021-03-29
|\
| * Fix podman build --pull-neverDaniel J Walsh2021-03-27
* | [NO TESTS NEEDED] Turn on podman-remote build --isolationDaniel J Walsh2021-03-26
|/
* [NO TESTS NEEDED] Vendor in containers/buildah v1.20.0Daniel J Walsh2021-03-26
* fix user message image prune --allJakub Guzik2021-03-17
* podman-remote build does not support volumesDaniel J Walsh2021-03-08
* Handle podman build --dns-searchDaniel J Walsh2021-03-07
* podman build --build-arg should fall back to environmentDaniel J Walsh2021-03-07
* Add support for podman build --ignorefileDaniel J Walsh2021-03-07
* Fix possible panic with podman build --iidfilePaul Holzinger2021-03-03
* Fix support for podman build --timestampDaniel J Walsh2021-03-02
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Enable stylecheck linterPaul Holzinger2021-02-11
* Bump containers/buildah to v1.19.4Daniel J Walsh2021-02-08
* Implement missing arguments for podman buildDaniel J Walsh2021-02-08
* Merge pull request #9144 from vrothberg/fix-9134OpenShift Merge Robot2021-01-29
|\
| * podman build --pull: refine help message and docsValentin Rothberg2021-01-28
| * Revert "podman build --pull: use correct policy"Valentin Rothberg2021-01-28
* | Podman-remote push can support --formatDaniel J Walsh2021-01-29
* | Merge pull request #9115 from rhatdan/pullOpenShift Merge Robot2021-01-28
|\ \ | |/ |/|
| * Switch podman image push handlers to use abiDaniel J Walsh2021-01-27
* | podman build --pull: use correct policyValentin Rothberg2021-01-27
|/
* Merge pull request #9122 from Luap99/fix-9120OpenShift Merge Robot2021-01-27
|\
| * Fix podman history --no-trunc for the CREATED BY fieldPaul Holzinger2021-01-27
* | Merge pull request #9084 from rhatdan/overrideOpenShift Merge Robot2021-01-26
|\ \ | |/ |/|
| * Fix --arch and --os flags to work correctlyDaniel J Walsh2021-01-25
* | Pass DefaultMountsFile to podman buildDaniel J Walsh2021-01-25
|/
* Allow podman push to push manifest listsDaniel J Walsh2021-01-15
* Bump to containers/buildah 1.9.2Daniel J Walsh2021-01-15
* Remove the ability to use [name:tag] in podman load commandDaniel J Walsh2021-01-12
* Merge pull request #8923 from Afourcat/masterOpenShift Merge Robot2021-01-12
|\
| * Better test and idomatic code.Alexandre Fourcat2021-01-11
| * Adding json formatting to `--list-tags` option in `podman search`Alexandre Fourcat2021-01-10
* | Use HTTPProxy settings from containers.confDaniel J Walsh2021-01-11
|/
* Merge pull request #8787 from jsoref/spellingOpenShift Merge Robot2020-12-23
|\
| * SpellingJosh Soref2020-12-22
* | Fix podman build --logfileHironori Shiina2020-12-22
|/
* Sign multi-arch imagesQi Wang2020-12-11
* Merge pull request #8653 from rhatdan/buildahOpenShift Merge Robot2020-12-09
|\
| * Honor the --layers flagDaniel J Walsh2020-12-09
* | Merge pull request #8635 from Luap99/shell-completion-testOpenShift Merge Robot2020-12-09
|\ \
| * | Add system test for shell completionPaul Holzinger2020-12-09
| |/
* / Repeat system pruning until there is nothing removedDaniel J Walsh2020-12-09
|/
* Fix `podman images...` missing headers in table templatesJhon Honce2020-12-02
* Add support for --platformDaniel J Walsh2020-11-26
* [CI:DOCS] fix misleading save/load usageQi Wang2020-11-24
* more shell completion improvementsPaul Holzinger2020-11-23