summaryrefslogtreecommitdiff
path: root/libpod/options.go
Commit message (Expand)AuthorAge
* Update invalid name errors to report the correct regexMatthew Heon2019-04-09
* Drop LocalVolumes from our the databaseMatthew Heon2019-04-04
* Create non-existing named volumes at container createMatthew Heon2019-04-04
* Add named volumes for each container to databaseMatthew Heon2019-04-04
* Merge pull request #2730 from giuseppe/userns-take-rid-of-intermediate-mountnsOpenShift Merge Robot2019-03-29
|\
| * volumes: push the chown logic to runtime_volume_linux.goGiuseppe Scrivano2019-03-29
* | Merge pull request #2793 from mheon/alter_name_regexOpenShift Merge Robot2019-03-29
|\ \ | |/ |/|
| * Alter container/pod/volume name regexp to match DockerMatthew Heon2019-03-29
* | Ensure that we make a netns for CNI non-default netsMatthew Heon2019-03-28
* | vendor buildah, image, storage, cniValentin Rothberg2019-03-28
|/
* Resolve review commentsMatthew Heon2019-03-27
* Add support to disable creation of network config filesMatthew Heon2019-03-27
* Add event logging to libpod, even display to podmanbaude2019-03-11
* libpod: allow to configure path to the network-cmd binaryGiuseppe Scrivano2019-03-11
* podman healthcheck run (phase 1)baude2019-03-05
* Only remove image volumes when removing containersMatthew Heon2019-02-26
* Validate VolumePath against DB configurationMatthew Heon2019-02-26
* When location of c/storage root changes, set VolumePathMatthew Heon2019-02-26
* Fix up handling of user defined network namespacesDaniel J Walsh2019-02-23
* podman: --runtime has higher priority on runtime_pathGiuseppe Scrivano2019-02-22
* Do not make renumber shut down the runtimeMatthew Heon2019-02-21
* Move RenumberLocks into runtime initMatthew Heon2019-02-21
* Fix volume handling in podmanDaniel J Walsh2019-02-14
* oci: allow to define multiple OCI runtimesGiuseppe Scrivano2019-01-14
* libpod: allow multiple oci runtimesVincent Batts2019-01-14
* Switch all referencs to image.ContainerConfig to image.ConfigDaniel J Walsh2018-12-21
* Ensure storage options are properly initializedMatthew Heon2018-12-10
* Add "podman volume" commandumohnani82018-12-06
* Merge pull request #1918 from mheon/use_db_pathsOpenShift Merge Robot2018-12-05
|\
| * Fix libpod static dir selection when graphroot changedMatthew Heon2018-12-03
| * Move rootless storage config into libpodMatthew Heon2018-12-02
| * Add a struct indicating if some Runtime fields were setMatthew Heon2018-12-02
* | libpod/container_internal: Deprecate implicit hook directoriesW. Trevor King2018-12-03
|/
* network: allow slirp4netns mode also for root containersGiuseppe Scrivano2018-11-28
* Allow users to expose ports from the pod to the hostbaude2018-11-20
* Allow containers/storage to handle on SELinux labelingDaniel J Walsh2018-10-23
* Mount proper cgroup for systemd to manage inside of the container.Daniel J Walsh2018-10-15
* Fix gofmtMatthew Heon2018-10-11
* Temporary commit to swap branchesMatthew Heon2018-10-11
* Add new field to libpod to indicate whether or not to use labellingDaniel J Walsh2018-09-20
* Hooks supports two directories, process default and overrideDaniel J Walsh2018-09-17
* Pass on securityOpts from podInfraContainer to container added to pod.Daniel J Walsh2018-09-11
* Refactor error checking in With*NSFromPod optionshaircommander2018-08-23
* Fixing network ns segfaulthaircommander2018-08-23
* Change pause container to infra containerhaircommander2018-08-23
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* Add --namespace flag to PodmanMatthew Heon2018-07-24
* Add constraint that dependencies must be in the same nsMatthew Heon2018-07-24
* Add container and pod namespaces to configsMatthew Heon2018-07-24
* Support multiple networksbaude2018-07-12