summaryrefslogtreecommitdiff
path: root/libpod/storage.go
AgeCommit message (Expand)Author
2020-04-06userns: support --userns=autoGiuseppe Scrivano
2020-03-05golangci: enable goimportsValentin Rothberg
2019-10-29bump containers/image to v5.0.0, buildah to v1.11.4Nalin Dahyabhai
2019-10-04Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač
2019-06-25remove libpod from mainbaude
2019-02-18OpenTracing support added to start, stop, run, create, pull, and psSebastian Jug
2019-01-10Move all libpod/ JSON references over to jsoniterMatthew Heon
2018-10-23Allow containers/storage to handle on SELinux labelingDaniel J Walsh
2018-08-01Add --force to podman umount to force the unmounting of the rootfsDaniel J Walsh
2018-07-24Update container Mounted() and Mountpoint() functionsMatthew Heon
2018-07-19Let containers/storage keep track of mountsDaniel J Walsh
2018-07-19Vendor in latest code for storage,image, buildahDaniel J Walsh
2018-06-22We are using err in defer function, needs to be defined nameDaniel J Walsh
2018-06-15podman: accept option --rootfs to use exploded imagesGiuseppe Scrivano
2018-05-04Begin wiring in USERNS Support into podmanDaniel J Walsh
2018-05-03Store user Volumes, Entrypoint, Command in databaseMatthew Heon
2018-04-19Vendor in latest containers/image and contaners/storageumohnani8
2018-04-12Force host UID/GID mapping when creating containersNalin Dahyabhai
2018-04-02Don't return an ImageConfig when creating storageMatthew Heon
2018-02-23CreateContainerStorage by image idbaude
2018-01-03podman create/run need to load information from the imageDaniel J Walsh
2017-11-01libpod create and runbaude
2017-11-01Initial checkin from CRI-O repoMatthew Heon