summaryrefslogtreecommitdiff
path: root/cmd/podman/build.go
Commit message (Expand)AuthorAge
* Fix errors found when comparing podman v1 --help versus V2Daniel J Walsh2020-05-04
* podmanV2: implement buildValentin Rothberg2020-04-17
* Podman V2 birthBrent Baude2020-04-16
* Add support for containers.confDaniel J Walsh2020-03-27
* add os|arch attributes when buildingBrent Baude2020-03-15
* build: specify input fd to buildahGiuseppe Scrivano2020-02-28
* build: move initialization after SetXdgDirsGiuseppe Scrivano2020-02-24
* Update to the latest version of buildahDaniel J Walsh2020-02-19
* Fix wrong Containerfile location on buildSascha Grunert2020-02-04
* make lint: enable gocriticValentin Rothberg2020-01-13
* Initial commit on compatible APIJhon Honce2020-01-10
* fix bug check nonexist authfileQi Wang2019-11-05
* Validate contextdir on buildTomSweeneyRedHat2019-11-01
* add libpod/configValentin Rothberg2019-10-31
* pull/create: add --override-arch/--override-os flagsNalin Dahyabhai2019-10-29
* Add squash-all, fix squash option in buildTomSweeneyRedHat2019-10-11
* Update build man page with latest Buildah changesTomSweeneyRedHat2019-10-10
* build: pass down the cgroup manager to buildahGiuseppe Scrivano2019-09-06
* fix build --network=containerQi Wang2019-07-23
* golangci-lint phase 4baude2019-07-22
* golangci-lint round #3baude2019-07-21
* first pass of corrections for golangci-lintbaude2019-07-10
* trivial cleanups from golangbaude2019-07-03
* Fixup FlagsDaniel J Walsh2019-05-20
* Bump Buildah to v1.8.1, ImageBuilder to v1.1.0TomSweeneyRedHat2019-05-02
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* Fix segfaults attribute to missing optionsbaude2019-04-15
* build: fix build DIR -t TAGGiuseppe Scrivano2019-03-15
* build: honor --netGiuseppe Scrivano2019-03-11
* Fix help commands to show short and long description.Daniel J Walsh2019-03-07
* Should be defaulting to pull not pull-alwaysDaniel J Walsh2019-02-28
* Better usage synopses for subcommandsEd Santiago2019-02-26
* Merge pull request #2413 from baude/remotepodstopOpenShift Merge Robot2019-02-24
|\
| * Enable more podman-remote pod commandsbaude2019-02-22
* | Switch defaults for podman build versus buildahDaniel J Walsh2019-02-23
* | Vendor Buildah v1.7TomSweeneyRedHat2019-02-22
|/
* Add 3rd chunk of Cobra examplesTomSweeneyRedHat2019-02-17
* podman-remote buildbaude2019-02-13
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* Separate remote and local commandsbaude2019-02-11
* Migrate to cobra CLIbaude2019-02-08
* Capatilize all usage and descriptionsDaniel J Walsh2019-02-05
* podman build is not using the default oci-runtimeDaniel J Walsh2018-12-28
* Set --force-rm for podman build to true by defaultUrvashi Mohnani2018-11-08
* Support auth file environment variable in podman buildQi Wang2018-10-23
* Sort all command flagsQi Wang2018-10-11
* Vendor in latest containers/buildahDaniel J Walsh2018-09-18
* use layer cache when building imagesbaude2018-09-07
* don't print help message for usage errorsValentin Rothberg2018-08-31
* Vendor in latest projectatomic/buildahDaniel J Walsh2018-08-29