aboutsummaryrefslogtreecommitdiff
path: root/pkg/bindings/images
Commit message (Expand)AuthorAge
* bindings: reuse context for API requestsMoritz "WanzenBug" Wanzenböck2021-11-15
* Refactor podman search to be more code friendlyJhon Honce2021-10-12
* Add guard for BuildOptions.CommonBuildOptsJhon Honce2021-09-30
* image prune: support removing external containersValentin Rothberg2021-09-28
* remote build: EvalSymlinks() the context directoryNalin Dahyabhai2021-09-27
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* podman save: add `--uncompressed`Valentin Rothberg2021-09-22
* build: take advantage of --platform listsNalin Dahyabhai2021-09-14
* Enhance bindings for IDE hintsJhon Honce2021-09-14
* pkg/bindings/images.nTar(): set ownership of build context to 0:0Nalin Dahyabhai2021-09-07
* Fix file descriptor leaks and add testJhon Honce2021-08-24
* pkg/bindings/images.nTar(): slashify hdr.Name valuesNalin Dahyabhai2021-08-18
* Bump Buildah to v1.22.0 [NO TESTS NEEDED]TomSweeneyRedHat2021-08-04
* remote build: fix streaming and error handlingValentin Rothberg2021-07-28
* podman-remote build use .containerignore over .dockerignoreDaniel J Walsh2021-07-14
* Don't exclude Dockerfile, Containerfiles from tar contentDaniel J Walsh2021-07-10
* podman diff accept two images or containersPaul Holzinger2021-07-02
* Bump github.com/containers/storage from 1.32.3 to 1.32.5Daniel J Walsh2021-06-29
* create: support images with invalid platformValentin Rothberg2021-06-23
* Add support for podman remote build -f - .Daniel J Walsh2021-06-11
* podman-remote build should handle -f option properlyDaniel J Walsh2021-06-08
* Handle hard links in different directoriesDaniel J Walsh2021-05-24
* Handle hard links in remote buildsDaniel J Walsh2021-05-22
* Fix podman-remote build --rm=false ...Daniel J Walsh2021-05-10
* build: improve regex for iidfileGiuseppe Scrivano2021-05-06
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* Fix flake on failed podman-remote build : try 2Daniel J Walsh2021-04-14
* Handle podman-remote --arch, --platform, --osDaniel J Walsh2021-04-07
* Fix missing podman-remote build optionsDaniel J Walsh2021-04-02
* [NO TESTS NEEDED] Shrink the size of podman-remoteDaniel J Walsh2021-03-29
* Fix podman build --pull-neverDaniel J Walsh2021-03-27
* pkg/bindings/images.Build(): fix a race condition in error reportingNalin Dahyabhai2021-03-16
* Handle podman build --dns-searchDaniel J Walsh2021-03-07
* Fix support for podman build --timestampDaniel J Walsh2021-03-02
* [NO TESTS NEEDED] Make binding util internalMatej Vasek2021-02-22
* Merge pull request #9275 from rhatdan/buildOpenShift Merge Robot2021-02-22
|\
| * Add missing params for podman-remote buildDaniel J Walsh2021-02-16
* | bump go module to v3Valentin Rothberg2021-02-22
|/
* [NO TESTS NEEDED] Refactor generated codeMatej Vasek2021-02-14
* Enable whitespace linterPaul Holzinger2021-02-11
* Implement missing arguments for podman buildDaniel J Walsh2021-02-08
* [NO TESTS NEEDED] fixup: remove debug codeMatej Vasek2021-02-02
* [NO TESTS NEEDED] Generated filesMatej Vasek2021-02-02
* Merge pull request #9149 from rhatdan/docsOpenShift Merge Robot2021-01-29
|\
| * Podman-remote push can support --formatDaniel J Walsh2021-01-29
* | Merge pull request #9133 from rhatdan/pull1OpenShift Merge Robot2021-01-29
|\ \ | |/ |/|
| * Cleanup bindings for image pullDaniel J Walsh2021-01-27
* | Switch podman image push handlers to use abiDaniel J Walsh2021-01-27
|/
* Fix --arch and --os flags to work correctlyDaniel J Walsh2021-01-25
* Add binding options for container|pod existsbaude2021-01-18