summaryrefslogtreecommitdiff
path: root/cmd/podman/images/build.go
Commit message (Expand)AuthorAge
* 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