summaryrefslogtreecommitdiff
path: root/pkg/spec
Commit message (Expand)AuthorAge
* Merge pull request #3328 from mheon/storage_opts_for_cleanupOpenShift Merge Robot2019-06-15
|\
| * When creating exit command, pass storage options onMatthew Heon2019-06-13
* | storage: support --mount type=bind,bind-nonrecursiveGiuseppe Scrivano2019-06-13
* | storage: fix typoGiuseppe Scrivano2019-06-13
|/
* only set log driver if it isn't emptyPeter Hunt2019-06-08
* Merge pull request #3238 from mheon/no_tmpcopyup_devOpenShift Merge Robot2019-05-31
|\
| * Do not set tmpcopyup on /devMatthew Heon2019-05-30
* | Added --log-driver and journald loggingPeter Hunt2019-05-28
|/
* When superceding mounts, check for opposite typesMatthew Heon2019-05-21
* rootless: force resources to be nil on cgroup v1Giuseppe Scrivano2019-05-20
* Don't set apparmor if --priviligedDaniel J Walsh2019-05-20
* rootless, spec: allow resources with cgroup v2Giuseppe Scrivano2019-05-13
* Add support for retry count with --restart flagMatthew 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
|\
| * Move handling of ReadOnlyTmpfs into new mounts codeMatthew Heon2019-05-01
| * Ensure that named volumes have their options parsedMatthew Heon2019-05-01
| * Add options parsing for tmpfs mountsMatthew Heon2019-05-01
| * Use EqualValues instead of reflect equalityMatthew Heon2019-05-01
| * Hit a number of to-do comments in unified volumes codeMatthew Heon2019-05-01
| * Fix options for non-bind and non-tmpfs volumesMatthew Heon2019-05-01
| * Migrate unit tests from cmd/podman into pkg/specMatthew Heon2019-05-01
| * Migrate to unified volume handling codeMatthew Heon2019-05-01
| * Always pass pod into MakeContainerConfigMatthew Heon2019-05-01
| * Remove non-config fields from CreateConfigMatthew Heon2019-05-01
| * Add a new function for converting a CreateConfigMatthew Heon2019-05-01
* | Merge pull request #3031 from baude/remotewindowsOpenShift Merge Robot2019-05-01
|\ \ | |/ |/|
| * enable podman-remote on windowsbaude2019-04-30
* | auto pass http_proxy into containerJames Cassell2019-04-30
|/
* Add --read-only-tmpfs optionsDaniel J Walsh2019-04-26
* spec: mask /sys/kernel when bind mounting /sysGiuseppe Scrivano2019-04-11
* oci: add /sys/kernel to the masked pathsGiuseppe Scrivano2019-04-11
* Drop LocalVolumes from our the databaseMatthew Heon2019-04-04
* Major rework of --volumes-from flagMatthew Heon2019-04-04
* Add handling for new named volumes code in pkg/specMatthew Heon2019-04-04
* rootless: remove SkipStorageSetup()Giuseppe Scrivano2019-04-01
* Ensure that we make a netns for CNI non-default netsMatthew Heon2019-03-28
* Remove ulele/deepcopier in favor of JSON deep copyMatthew Heon2019-03-27
* Resolve review commentsMatthew Heon2019-03-27
* Add --no-hosts flag to disable management of /etc/hostsMatthew Heon2019-03-27
* Add for --dns=none to disable creation of resolv.confMatthew Heon2019-03-27
* Need to pass the true paramater with --syslog in cobraDaniel J Walsh2019-03-20
* Vendor docker/docker, fsouza and more #2TomSweeneyRedHat2019-03-13
* Merge pull request #2562 from baude/healtcheckphase2OpenShift Merge Robot2019-03-12
|\
| * healtcheck phase 2baude2019-03-12
* | Fix SELinux on host shared systems in usernsDaniel J Walsh2019-03-11
|/
* Merge pull request #2412 from QiWang19/iss2380OpenShift Merge Robot2019-03-06
|\
| * fix bug --device enable specifying directory as deviceQi Wang2019-03-06
* | podman healthcheck run (phase 1)baude2019-03-05
|/
* volume: do not create a volume if there is a bindGiuseppe Scrivano2019-02-26