summaryrefslogtreecommitdiff
path: root/cmd/podman/build.go
Commit message (Expand)AuthorAge
* 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
* switch projectatomic to containersDaniel J Walsh2018-08-16
* build, rootless: specify IsolationOCIRootlessGiuseppe Scrivano2018-08-15
* Vendor in latest github.com/projectatomic/buildahDaniel J Walsh2018-08-03
* Cleanup descriptions and help informationDaniel J Walsh2018-07-27
* podman-build --help: update descriptionValentin Rothberg2018-06-28
* Fix podman build -qDaniel J Walsh2018-06-19
* Add missing functionality for podman build layersumohnani82018-06-18
* Vendor in latest buildah codeDaniel J Walsh2018-06-07
* varlink build fixesbaude2018-06-05
* Update podman build to match buildah bud functionalityDaniel J Walsh2018-05-23
* Use buildah commit and bud in podmanbaude2018-04-27
* Add buildah bud options from common.goTomSweeneyRedHat2018-03-06
* remove build aliasSeth Jennings2018-02-27
* Add some global options to buildTomSweeneyRedHat2018-02-08
* Add authfile, cert-dir and creds params to buildTomSweeneyRedHat2018-02-01
* Initial podman buildTomSweeneyRedHat2017-12-23