aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/libpodruntime
Commit message (Expand)AuthorAge
* runtime: do not allow runroot longer than 50 charactersGiuseppe Scrivano2018-10-30
* Move rootless directory handling to the libpod/pkg/util directoryDaniel J Walsh2018-10-22
* Hooks supports two directories, process default and overrideDaniel J Walsh2018-09-17
* Remove duplicate code between create.go and run.goDaniel J Walsh2018-09-13
* Fix up libpod.conf man pages and referencese to it.Daniel J Walsh2018-09-06
* Change pause container to infra containerhaircommander2018-08-23
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* switch projectatomic to containersDaniel J Walsh2018-08-16
* podman in rootless mode will only work with cgroupfs at this point.Daniel J Walsh2018-08-14
* Add --namespace flag to PodmanMatthew Heon2018-07-24
* rootless: allow a per-user storage.conf fileGiuseppe Scrivano2018-07-20
* rootless: propagate errors from GetRootlessRuntimeDir()Giuseppe Scrivano2018-07-11
* rootless: resolve the user home directoryGiuseppe Scrivano2018-07-11
* runtime: change rootless data storage default pathGiuseppe Scrivano2018-06-27
* rootless: add management for the userNSGiuseppe Scrivano2018-06-27
* podman: use a different store for the rootless caseGiuseppe Scrivano2018-06-15
* podman: allow to override TmpdirGiuseppe Scrivano2018-06-15
* libpod: Add HooksDirNotExistFatalW. Trevor King2018-05-11
* Add --cgroup-manager flag to Podman binaryMatthew Heon2018-05-11
* Begin wiring in USERNS Support into podmanDaniel J Walsh2018-05-04
* varlink imagesbaude2018-04-26