summaryrefslogtreecommitdiff
path: root/pkg/spec
Commit message (Expand)AuthorAge
* golangci-lint round #3baude2019-07-21
* Merge pull request #3593 from giuseppe/rootless-privileged-devicesOpenShift Merge Robot2019-07-18
|\
| * rootless: add rw devices with --privilegedGiuseppe Scrivano2019-07-18
* | libpod: support for cgroup namespaceGiuseppe Scrivano2019-07-18
|/
* Populate inspect with security-opt settingsMatthew Heon2019-07-17
* Move the HostConfig portion of Inspect inside libpodMatthew Heon2019-07-17
* spec: rework --ulimit hostGiuseppe Scrivano2019-07-17
* Merge pull request #3563 from giuseppe/fix-single-mapping-rootlessOpenShift Merge Robot2019-07-12
|\
| * spec: fix userns with less than 5 gidsGiuseppe Scrivano2019-07-12
* | Merge pull request #3537 from QiWang19/volumeabsOpenShift Merge Robot2019-07-12
|\ \
| * | fix bug convert volume host path to absoluteQi Wang2019-07-10
* | | Merge pull request #3491 from giuseppe/rlimit-hostOpenShift Merge Robot2019-07-11
|\ \ \ | |_|/ |/| |
| * | podman: add --ulimit hostGiuseppe Scrivano2019-07-08
| |/
* / first pass of corrections for golangci-lintbaude2019-07-10
|/
* spec: move cgo stuff to their own fileGiuseppe Scrivano2019-07-02
* util: drop IsCgroup2UnifiedMode and use it from cgroupsGiuseppe Scrivano2019-06-26
* remove libpod from mainbaude2019-06-25
* Add tests for cached and delegated mountsMatthew Heon2019-06-19
* Allow (but ignore) Cached and Delegated volume optionsMatthew Heon2019-06-18
* 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