summaryrefslogtreecommitdiff
path: root/libpod/storage.go
Commit message (Expand)AuthorAge
* remove libpod from mainbaude2019-06-25
* OpenTracing support added to start, stop, run, create, pull, and psSebastian Jug2019-02-18
* Move all libpod/ JSON references over to jsoniterMatthew Heon2019-01-10
* Allow containers/storage to handle on SELinux labelingDaniel J Walsh2018-10-23
* Add --force to podman umount to force the unmounting of the rootfsDaniel J Walsh2018-08-01
* Update container Mounted() and Mountpoint() functionsMatthew Heon2018-07-24
* Let containers/storage keep track of mountsDaniel J Walsh2018-07-19
* Vendor in latest code for storage,image, buildahDaniel J Walsh2018-07-19
* We are using err in defer function, needs to be defined nameDaniel J Walsh2018-06-22
* podman: accept option --rootfs to use exploded imagesGiuseppe Scrivano2018-06-15
* Begin wiring in USERNS Support into podmanDaniel J Walsh2018-05-04
* Store user Volumes, Entrypoint, Command in databaseMatthew Heon2018-05-03
* Vendor in latest containers/image and contaners/storageumohnani82018-04-19
* Force host UID/GID mapping when creating containersNalin Dahyabhai2018-04-12
* Don't return an ImageConfig when creating storageMatthew Heon2018-04-02
* CreateContainerStorage by image idbaude2018-02-23
* podman create/run need to load information from the imageDaniel J Walsh2018-01-03
* libpod create and runbaude2017-11-01
* Initial checkin from CRI-O repoMatthew Heon2017-11-01