| Commit message (Expand) | Author | Age |
* | fix --dns* and --network not set to host conflict | Qi Wang | 2019-07-18 |
* | Make the healthcheck flags compatible with Docker CLI | Hunor Csomortáni | 2019-07-16 |
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | warn when --security-opt and --privileged | Valentin Rothberg | 2019-05-24 |
* | runtime: pass down the context | Giuseppe Scrivano | 2019-04-26 |
* | Fix segfaults attribute to missing options | baude | 2019-04-15 |
* | Fixes for podman-remote run and attach | baude | 2019-04-11 |
* | podman-remote create|run | baude | 2019-04-08 |
* | rootless: remove SkipStorageSetup() | Giuseppe Scrivano | 2019-04-01 |
* | preparation for remote-client create container | baude | 2019-03-11 |
* | Merge pull request #2569 from giuseppe/rootless-fix-exec-with-user | OpenShift Merge Robot | 2019-03-08 |
|\ |
|
| * | create: join also the mount ns of the dependency | Giuseppe Scrivano | 2019-03-07 |
* | | label parsing in non-quoted field | baude | 2019-03-08 |
* | | Fix help commands to show short and long description. | Daniel J Walsh | 2019-03-07 |
|/ |
|
* | podman healthcheck run (phase 1) | baude | 2019-03-05 |
* | exec: support --preserve-fds | Giuseppe Scrivano | 2019-03-02 |
* | Merge pull request #2476 from mheon/fix_stop | OpenShift Merge Robot | 2019-02-28 |
|\ |
|
| * | Fix four errors tagged by Cobra macro debugging | Matthew Heon | 2019-02-27 |
* | | podman create: disable interspersed opts | Ed Santiago | 2019-02-27 |
|/ |
|
* | Better usage synopses for subcommands | Ed Santiago | 2019-02-26 |
* | Allow dns settings with --net=host | Daniel J Walsh | 2019-02-23 |
* | Ensure that userns is created for stopped rootless pods | Matthew Heon | 2019-02-19 |
* | OpenTracing support added to start, stop, run, create, pull, and ps | Sebastian Jug | 2019-02-18 |
* | Merge pull request #2335 from mheon/enable_detach_rm | OpenShift Merge Robot | 2019-02-15 |
|\ |
|
| * | Enable --rm with --detach | Matthew Heon | 2019-02-14 |
* | | Merge pull request #2333 from TomSweeneyRedHat/dev/tsweeney/helpexamples | OpenShift Merge Robot | 2019-02-15 |
|\ \
| |/
|/| |
|
| * | Add examples for Cobra | TomSweeneyRedHat | 2019-02-14 |
* | | Fix volume handling in podman | Daniel J Walsh | 2019-02-14 |
|/ |
|
* | Don't show global flags except for podman command | Daniel J Walsh | 2019-02-12 |
* | Separate remote and local commands | baude | 2019-02-11 |
* | Migrate to cobra CLI | baude | 2019-02-08 |
* | Changes to container runlabel for toolbox project | baude | 2019-01-30 |
* | Make --quiet work in podman create/run | Daniel J Walsh | 2019-01-29 |
* | Vendor in latest opencontainers/selinux | Daniel J Walsh | 2019-01-18 |
* | Merge pull request #2145 from baude/playcontainerintopod | OpenShift Merge Robot | 2019-01-12 |
|\ |
|
| * | podman play kube: add containers to pod | baude | 2019-01-11 |
* | | rootless: create the userns immediately when creating a new pod | Giuseppe Scrivano | 2019-01-11 |
* | | rootless: join both userns and mount namespace with --pod | Giuseppe Scrivano | 2019-01-11 |
|/ |
|
* | apparmor: apply default profile at container initialization | Valentin Rothberg | 2019-01-09 |
* | add container-init support | Valentin Rothberg | 2019-01-04 |
* | Switch all referencs to image.ContainerConfig to image.Config | Daniel J Walsh | 2018-12-21 |
* | Change all 'can not' to 'cannot' for proper usage | Daniel J Walsh | 2018-12-21 |
* | Add Play | baude | 2018-12-19 |
* | Add information on --restart | Daniel J Walsh | 2018-12-18 |
* | Remove the forceSecure parameter on the pull call stack | Miloslav Trmač | 2018-12-06 |
* | Merge pull request #1918 from mheon/use_db_paths | OpenShift Merge Robot | 2018-12-05 |
|\ |
|
| * | Move rootless storage config into libpod | Matthew Heon | 2018-12-02 |
* | | create pod on the fly | baude | 2018-12-03 |
|/ |
|
* | libpod should know if the network is disabled | Daniel J Walsh | 2018-11-13 |
* | create: fix writing cidfile when using rootless | Giuseppe Scrivano | 2018-10-23 |