| Commit message (Expand) | Author | Age |
* | Move all storage configuration defaults into libpod | Matthew Heon | 2019-02-26 |
* | When location of c/storage root changes, set VolumePath | Matthew Heon | 2019-02-26 |
* | Fix typo in comment | Matthew Heon | 2019-02-21 |
* | Add ability to get a runtime that renumbers | Matthew Heon | 2019-02-21 |
* | podman: honor --storage-opt again | Giuseppe Scrivano | 2019-02-15 |
* | Migrate to cobra CLI | baude | 2019-02-08 |
* | Set default storage options from mounts.conf file. | Daniel J Walsh | 2019-01-12 |
* | Add "podman volume" command | umohnani8 | 2018-12-06 |
* | Merge pull request #1918 from mheon/use_db_paths | OpenShift Merge Robot | 2018-12-05 |
|\ |
|
| * | Move rootless storage config into libpod | Matthew Heon | 2018-12-02 |
* | | libpod/container_internal: Deprecate implicit hook directories | W. Trevor King | 2018-12-03 |
|/ |
|
* | runtime: do not allow runroot longer than 50 characters | Giuseppe Scrivano | 2018-10-30 |
* | Move rootless directory handling to the libpod/pkg/util directory | Daniel J Walsh | 2018-10-22 |
* | Hooks supports two directories, process default and override | Daniel J Walsh | 2018-09-17 |
* | Remove duplicate code between create.go and run.go | Daniel J Walsh | 2018-09-13 |
* | Fix up libpod.conf man pages and referencese to it. | Daniel J Walsh | 2018-09-06 |
* | Change pause container to infra container | haircommander | 2018-08-23 |
* | Added option to share kernel namespaces in libpod and podman | haircommander | 2018-08-23 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | podman in rootless mode will only work with cgroupfs at this point. | Daniel J Walsh | 2018-08-14 |
* | Add --namespace flag to Podman | Matthew Heon | 2018-07-24 |
* | rootless: allow a per-user storage.conf file | Giuseppe Scrivano | 2018-07-20 |
* | rootless: propagate errors from GetRootlessRuntimeDir() | Giuseppe Scrivano | 2018-07-11 |
* | rootless: resolve the user home directory | Giuseppe Scrivano | 2018-07-11 |
* | runtime: change rootless data storage default path | Giuseppe Scrivano | 2018-06-27 |
* | rootless: add management for the userNS | Giuseppe Scrivano | 2018-06-27 |
* | podman: use a different store for the rootless case | Giuseppe Scrivano | 2018-06-15 |
* | podman: allow to override Tmpdir | Giuseppe Scrivano | 2018-06-15 |
* | libpod: Add HooksDirNotExistFatal | W. Trevor King | 2018-05-11 |
* | Add --cgroup-manager flag to Podman binary | Matthew Heon | 2018-05-11 |
* | Begin wiring in USERNS Support into podman | Daniel J Walsh | 2018-05-04 |
* | varlink images | baude | 2018-04-26 |