summaryrefslogtreecommitdiff
path: root/cmd/podman/images/build.go
Commit message (Expand)AuthorAge
* 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
* 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
* Bump containers/buildah to v1.19.4Daniel J Walsh2021-02-08
* Implement missing arguments for podman buildDaniel J Walsh2021-02-08
* podman build --pull: refine help message and docsValentin Rothberg2021-01-28
* Revert "podman build --pull: use correct policy"Valentin Rothberg2021-01-28
* podman build --pull: use correct policyValentin Rothberg2021-01-27
* Pass DefaultMountsFile to podman buildDaniel J Walsh2021-01-25
* Bump to containers/buildah 1.9.2Daniel J Walsh2021-01-15
* Use HTTPProxy settings from containers.confDaniel J Walsh2021-01-11
* Fix podman build --logfileHironori Shiina2020-12-22
* Merge pull request #8653 from rhatdan/buildahOpenShift Merge Robot2020-12-09
|\
| * Honor the --layers flagDaniel J Walsh2020-12-09
* | Add system test for shell completionPaul Holzinger2020-12-09
|/
* Remove some more excessive wrapping and stutteringDaniel J Walsh2020-11-17
* Merge pull request #6442 from Luap99/podman-autocompleteOpenShift Merge Robot2020-11-13
|\
| * Add shell completion with cobraPaul Holzinger2020-11-12
* | Merge pull request #8326 from Luap99/fix-build-namespaceOpenShift Merge Robot2020-11-13
|\ \
| * | Fix namespace flag parsing for podman buildPaul Holzinger2020-11-12
| * | Add podman build --net alias for --networkPaul Holzinger2020-11-12
| |/
* / Change podman build --pull=true to PullIfMissingTomSweeneyRedHat2020-11-12
|/
* Match build pull functionality with Docker'sTomSweeneyRedHat2020-10-31
* Fix the `--pull` flag to `podman build` to match DockerMatthew Heon2020-10-29
* Fix pull method selectionTomSweeneyRedHat2020-10-21
* Merge pull request #8034 from rhatdan/optionsOpenShift Merge Robot2020-10-21
|\
| * Switch use of Flags to OptionsDaniel J Walsh2020-10-21
* | Podman build should default to not usins stdinDaniel J Walsh2020-10-21
|/
* Remove excessive error wrappingKir Kolyshkin2020-10-05
* build: honor --runtime settingGiuseppe Scrivano2020-09-24
* Refactor API build endpoint to be more compliantJhon Honce2020-09-14
* Merge pull request #7403 from QiWang19/runtime-flagOpenShift Merge Robot2020-09-11
|\
| * Add global options --runtime-flagsQi Wang2020-09-04
* | Fix podman build --logfileDaniel J Walsh2020-09-09
|/
* Fix building from http or '-' optionsDaniel J Walsh2020-07-28
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Fixes --remote flag issuesJhon Honce2020-06-26
* BATS tests: new too-many-arguments testEd Santiago2020-06-23
* Fix podman build handling of --http-proxy flagDaniel J Walsh2020-06-19
* Attempt to turn on additional build testsDaniel J Walsh2020-05-22
* Fix errors found when comparing podman v1 --help versus V2Daniel J Walsh2020-05-04