summaryrefslogtreecommitdiff
path: root/cmd/podman/libpodruntime/runtime.go
Commit message (Expand)AuthorAge
* When you change the storage driver we ignore the storage-optionsDaniel J Walsh2019-06-08
* userns: add new option --userns=keep-idGiuseppe Scrivano2019-05-24
* rootless: default --cgroup-manager=systemd in unified modeGiuseppe Scrivano2019-05-13
* Small fixes for #2950Matthew Heon2019-05-01
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* system: add new subcommand "migrate"Giuseppe Scrivano2019-04-26
* Call the runtime with WithRenumber() when askedMatthew Heon2019-04-15
* libpod: allow to configure path to the network-cmd binaryGiuseppe Scrivano2019-03-11
* Move all storage configuration defaults into libpodMatthew Heon2019-02-26
* When location of c/storage root changes, set VolumePathMatthew Heon2019-02-26
* Fix typo in commentMatthew Heon2019-02-21
* Add ability to get a runtime that renumbersMatthew Heon2019-02-21
* podman: honor --storage-opt againGiuseppe Scrivano2019-02-15
* Migrate to cobra CLIbaude2019-02-08
* Set default storage options from mounts.conf file.Daniel J Walsh2019-01-12
* Add "podman volume" commandumohnani82018-12-06
* Merge pull request #1918 from mheon/use_db_pathsOpenShift Merge Robot2018-12-05
|\
| * Move rootless storage config into libpodMatthew Heon2018-12-02
* | libpod/container_internal: Deprecate implicit hook directoriesW. Trevor King2018-12-03
|/
* 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