summaryrefslogtreecommitdiff
path: root/libpod/options.go
Commit message (Expand)AuthorAge
* Add support for launching containers without CGroupsMatthew Heon2019-09-10
* Set base mount options for bind mounts from base systemMatthew Heon2019-08-28
* Add support for 'exec', 'suid', 'dev' mount flagsMatthew Heon2019-08-28
* Merge pull request #3709 from mheon/volume_inspectOpenShift Merge Robot2019-08-19
|\
| * Implement backend for 'volume inspect'Matthew Heon2019-08-02
* | Merge pull request #3836 from chenzhiwei/hostnameOpenShift Merge Robot2019-08-19
|\ \
| * | Allow customizing pod hostnameChen Zhiwei2019-08-18
| |/
* / do not activate sd_notify support when varlinkbaude2019-08-15
|/
* Add a flag to set events logger typeMatthew Heon2019-07-31
* podman: support --userns=ns|containerGiuseppe Scrivano2019-07-25
* golangci-lint pass number 2baude2019-07-11
* code cleanupbaude2019-07-08
* configure runtime without storebaude2019-07-01
* remove libpod from mainbaude2019-06-25
* Make Inspect's mounts struct accurate to DockerMatthew Heon2019-06-12
* Address commentsPeter Hunt2019-05-28
* Added --log-driver and journald loggingPeter Hunt2019-05-28
* Move to using constants for valid restart policy typesMatthew Heon2019-05-03
* Add container restart policy to Libpod & PodmanMatthew Heon2019-05-03
* Merge pull request #2959 from mheon/merge_volume_flagsOpenShift Merge Robot2019-05-03
|\
| * Ensure that named volumes have their options parsedMatthew Heon2019-05-01
* | Small fixes for #2950Matthew Heon2019-05-01
|/
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* system: add new subcommand "migrate"Giuseppe Scrivano2019-04-26
* 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