summaryrefslogtreecommitdiff
path: root/pkg/spec
Commit message (Expand)AuthorAge
* 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
* Merge pull request #2358 from rhatdan/namespaceOpenShift Merge Robot2019-02-25
|\
| * Fix up handling of user defined network namespacesDaniel J Walsh2019-02-23
* | podman: fix ro bind mounts if no* opts are on the sourceGiuseppe Scrivano2019-02-25
|/
* Fix volume handling in podmanDaniel J Walsh2019-02-14
* Fix manual detach from containers to not wait for exitMatthew Heon2019-02-12
* cleanup: use the correct runtimeGiuseppe Scrivano2019-02-07
* rootless: do not override /dev/pts if not neededGiuseppe Scrivano2019-02-06
* Merge pull request #2142 from giuseppe/expose-portsOpenShift Merge Robot2019-01-20
|\
| * rootless: support port redirection from the hostGiuseppe Scrivano2019-01-19
* | rootless: fix --pid=host without --privilegedGiuseppe Scrivano2019-01-18
|/
* Merge pull request #2141 from baude/remotetagOpenShift Merge Robot2019-01-13
|\
| * Add darwin support for remote-clientbaude2019-01-11
* | podman play kube: add containers to podbaude2019-01-11
|/
* createconfig: always cleanup a rootless containerGiuseppe Scrivano2019-01-10
* apparmor: apply default profile at container initializationValentin Rothberg2019-01-09
* Merge pull request #2082 from rhatdan/runcOpenShift Merge Robot2019-01-06
|\
| * Update vendor of runcDaniel J Walsh2019-01-04
* | add container-init supportValentin Rothberg2019-01-04
|/
* Fix handling of symbolic linksDaniel J Walsh2018-12-28
* Fixes to handle /dev/shm correctly.Daniel J Walsh2018-12-24
* Allow users to specify a directory for additonal devicesDaniel J Walsh2018-12-21
* Invalid index for arrayDaniel J Walsh2018-12-21
* create pod on the flybaude2018-12-03
* network: allow slirp4netns mode also for root containersGiuseppe Scrivano2018-11-28
* rootless: add new netmode "slirp4netns"Giuseppe Scrivano2018-11-27
* Allow users to expose ports from the pod to the hostbaude2018-11-20
* Change to exported name in ParseDeviceQi Wang2018-10-29
* Mount proper cgroup for systemd to manage inside of the container.Daniel J Walsh2018-10-15
* Merge pull request #1605 from mheon/syslog_cleanupOpenShift Merge Robot2018-10-11
|\
| * Pass along syslog variable to podman cleanup processesMatthew Heon2018-10-11
* | Add --ip flag and plumbing into libpodMatthew Heon2018-10-11
|/
* Merge pull request #1557 from rhatdan/systemdOpenShift Merge Robot2018-10-04
|\
| * Don't tmpcopyup on systemd cgroupDaniel J Walsh2018-09-29
* | rootless: raise an error when trying to use cgroupsGiuseppe Scrivano2018-10-01
|/
* Add --mount option for `create` & `run` commandDaniel J Walsh2018-09-21
* Don't mount /dev/shm if the user told you --ipc=noneDaniel J Walsh2018-09-21
* spec: refactor ns modes to a common interfaceGiuseppe Scrivano2018-09-21
* Add new field to libpod to indicate whether or not to use labellingDaniel J Walsh2018-09-20
* Small updates to OCI spec generationMatthew Heon2018-09-17
* Don't mount /dev/* if user mounted /devDaniel J Walsh2018-09-14
* Swap default mount propagation from private to rprivateMatthew Heon2018-09-13
* Pass on securityOpts from podInfraContainer to container added to pod.Daniel J Walsh2018-09-11
* Fix pod sharing for utsmodeDaniel J Walsh2018-09-07