| Commit message (Expand) | Author | Age |
... | |
* | rootless: remove SkipStorageSetup() | Giuseppe Scrivano | 2019-04-01 |
* | Ensure that we make a netns for CNI non-default nets | Matthew Heon | 2019-03-28 |
* | Remove ulele/deepcopier in favor of JSON deep copy | Matthew Heon | 2019-03-27 |
* | Resolve review comments | Matthew Heon | 2019-03-27 |
* | Add --no-hosts flag to disable management of /etc/hosts | Matthew Heon | 2019-03-27 |
* | Add for --dns=none to disable creation of resolv.conf | Matthew Heon | 2019-03-27 |
* | Need to pass the true paramater with --syslog in cobra | Daniel J Walsh | 2019-03-20 |
* | Vendor docker/docker, fsouza and more #2 | TomSweeneyRedHat | 2019-03-13 |
* | Merge pull request #2562 from baude/healtcheckphase2 | OpenShift Merge Robot | 2019-03-12 |
|\ |
|
| * | healtcheck phase 2 | baude | 2019-03-12 |
* | | Fix SELinux on host shared systems in userns | Daniel J Walsh | 2019-03-11 |
|/ |
|
* | Merge pull request #2412 from QiWang19/iss2380 | OpenShift Merge Robot | 2019-03-06 |
|\ |
|
| * | fix bug --device enable specifying directory as device | Qi Wang | 2019-03-06 |
* | | podman healthcheck run (phase 1) | baude | 2019-03-05 |
|/ |
|
* | volume: do not create a volume if there is a bind | Giuseppe Scrivano | 2019-02-26 |
* | Merge pull request #2358 from rhatdan/namespace | OpenShift Merge Robot | 2019-02-25 |
|\ |
|
| * | Fix up handling of user defined network namespaces | Daniel J Walsh | 2019-02-23 |
* | | podman: fix ro bind mounts if no* opts are on the source | Giuseppe Scrivano | 2019-02-25 |
|/ |
|
* | Fix volume handling in podman | Daniel J Walsh | 2019-02-14 |
* | Fix manual detach from containers to not wait for exit | Matthew Heon | 2019-02-12 |
* | cleanup: use the correct runtime | Giuseppe Scrivano | 2019-02-07 |
* | rootless: do not override /dev/pts if not needed | Giuseppe Scrivano | 2019-02-06 |
* | Merge pull request #2142 from giuseppe/expose-ports | OpenShift Merge Robot | 2019-01-20 |
|\ |
|
| * | rootless: support port redirection from the host | Giuseppe Scrivano | 2019-01-19 |
* | | rootless: fix --pid=host without --privileged | Giuseppe Scrivano | 2019-01-18 |
|/ |
|
* | Merge pull request #2141 from baude/remotetag | OpenShift Merge Robot | 2019-01-13 |
|\ |
|
| * | Add darwin support for remote-client | baude | 2019-01-11 |
* | | podman play kube: add containers to pod | baude | 2019-01-11 |
|/ |
|
* | createconfig: always cleanup a rootless container | Giuseppe Scrivano | 2019-01-10 |
* | apparmor: apply default profile at container initialization | Valentin Rothberg | 2019-01-09 |
* | Merge pull request #2082 from rhatdan/runc | OpenShift Merge Robot | 2019-01-06 |
|\ |
|
| * | Update vendor of runc | Daniel J Walsh | 2019-01-04 |
* | | add container-init support | Valentin Rothberg | 2019-01-04 |
|/ |
|
* | Fix handling of symbolic links | Daniel J Walsh | 2018-12-28 |
* | Fixes to handle /dev/shm correctly. | Daniel J Walsh | 2018-12-24 |
* | Allow users to specify a directory for additonal devices | Daniel J Walsh | 2018-12-21 |
* | Invalid index for array | Daniel J Walsh | 2018-12-21 |
* | create pod on the fly | baude | 2018-12-03 |
* | network: allow slirp4netns mode also for root containers | Giuseppe Scrivano | 2018-11-28 |
* | rootless: add new netmode "slirp4netns" | Giuseppe Scrivano | 2018-11-27 |
* | Allow users to expose ports from the pod to the host | baude | 2018-11-20 |
* | Change to exported name in ParseDevice | Qi Wang | 2018-10-29 |
* | Mount proper cgroup for systemd to manage inside of the container. | Daniel J Walsh | 2018-10-15 |
* | Merge pull request #1605 from mheon/syslog_cleanup | OpenShift Merge Robot | 2018-10-11 |
|\ |
|
| * | Pass along syslog variable to podman cleanup processes | Matthew Heon | 2018-10-11 |
* | | Add --ip flag and plumbing into libpod | Matthew Heon | 2018-10-11 |
|/ |
|
* | Merge pull request #1557 from rhatdan/systemd | OpenShift Merge Robot | 2018-10-04 |
|\ |
|
| * | Don't tmpcopyup on systemd cgroup | Daniel J Walsh | 2018-09-29 |
* | | rootless: raise an error when trying to use cgroups | Giuseppe Scrivano | 2018-10-01 |
|/ |
|
* | Add --mount option for `create` & `run` command | Daniel J Walsh | 2018-09-21 |