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