summaryrefslogtreecommitdiff
path: root/libpod/container_commit.go
Commit message (Expand)AuthorAge
* Fix stuttersDaniel J Walsh2022-09-10
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* container-commit: support --squash to squash layers into oneAditya R2022-02-23
* bump go module to version 4Valentin Rothberg2022-01-18
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* podman inspect show exposed portsPaul Holzinger2021-08-24
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* bump go module to v3Valentin Rothberg2021-02-22
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Deprecate & remove IsCtrSpecific in favor of IsAnonMatthew Heon2020-01-29
* Initial commit on compatible APIJhon Honce2020-01-10
* Add ONBUILD support to --changeMatthew Heon2019-12-05
* Move Commit() to new parsing for --changeMatthew Heon2019-12-05
* bump containers/image to v5.0.0, buildah to v1.11.4Nalin Dahyabhai2019-10-29
* Move OCI runtime implementation behind an interfaceMatthew Heon2019-10-10
* Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač2019-10-04
* Fix commit --changes env=X=YJhon Honce2019-07-26
* libpod removal from main (phase 2)baude2019-06-27
* remove libpod from mainbaude2019-06-25
* Begin adding support for multiple OCI runtimesMatthew Heon2019-06-19
* Minor fix splitting env vars in podman-commitDivyansh Kamboj2019-05-19
* Fix podman command --change CMDDaniel J Walsh2019-04-17
* Validate ENV/LABEL Change options in varlinkDaniel J Walsh2019-04-14
* Add --include-volumes flag to 'podman commit'Matthew Heon2019-04-11
* Add event logging to libpod, even display to podmanbaude2019-03-11
* Vendor Buildah v1.7TomSweeneyRedHat2019-02-22
* Use sprintf to generate port numbers while committingMatthew Heon2019-01-02
* Vendor in new new buildah/cibaude2018-10-17
* Vendor in latest containers/buildahDaniel J Walsh2018-09-18
* Vendor in latest projectatomic/buildahumohnani82018-08-23
* switch projectatomic to containersDaniel J Walsh2018-08-16
* podman: accept option --rootfs to use exploded imagesGiuseppe Scrivano2018-06-15
* Add OnBuild support for podman buildDaniel J Walsh2018-06-01
* Make references to the Process part of Spec conditionalMatthew Heon2018-05-25
* honor multiple change valuesbaude2018-05-21
* implement varlink commitbaude2018-05-15
* Make podman commit to localhost rather then docker.ioDaniel J Walsh2018-05-03
* Store user Volumes, Entrypoint, Command in databaseMatthew Heon2018-05-03
* Print the Buildah comment from commit to given writerMatthew Heon2018-05-03
* Do not print unnecessary Buildah details during commitMatthew Heon2018-05-03
* do not commit default volumes from containerbaude2018-04-30
* Use buildah commit and bud in podmanbaude2018-04-27
* Vendor in latest containers/image and contaners/storageumohnani82018-04-19
* Change container.locked to batchedTomSweeneyRedHat2018-04-16
* Use buildah commit for podman commitbaude2018-04-10