| Commit message (Expand) | Author | Age |
* | Add --mount option for `create` & `run` command | Daniel J Walsh | 2018-09-21 |
* | Add new field to libpod to indicate whether or not to use labelling | Daniel J Walsh | 2018-09-20 |
* | Hooks supports two directories, process default and override | Daniel J Walsh | 2018-09-17 |
* | Merge pull request #1434 from rhatdan/wait | Matthew Heon | 2018-09-14 |
|\ |
|
| * | Add --interval flag to podman wait | Daniel J Walsh | 2018-09-13 |
* | | Search registries with an empty query | Urvashi Mohnani | 2018-09-13 |
|/ |
|
* | Add `podman rm --volumes` flag | Daniel J Walsh | 2018-09-13 |
* | Change references to cri-o to point at new repository | Daniel J Walsh | 2018-09-07 |
* | fix docs for podman build | baude | 2018-09-07 |
* | Fix up libpod.conf man pages and referencese to it. | Daniel J Walsh | 2018-09-06 |
* | We should fail Podman with ExitCode 125 by default | Daniel J Walsh | 2018-09-05 |
* | Add proper support for systemd inside of podman | Daniel J Walsh | 2018-08-31 |
* | fixup A few language changes and subuid(5) | Naja Melan | 2018-08-31 |
* | Make the documentation of user namespace options in podman-run clearer | Naja Melan | 2018-08-31 |
* | docs: consistent format for example | Valentin Rothberg | 2018-08-30 |
* | docs: consistent headings | Valentin Rothberg | 2018-08-30 |
* | docs: make HISTORY consistent | Valentin Rothberg | 2018-08-30 |
* | docs: fix headers | Valentin Rothberg | 2018-08-30 |
* | Vendor in latest projectatomic/buildah | Daniel J Walsh | 2018-08-29 |
* | document `--rm` semantics | Valentin Rothberg | 2018-08-28 |
* | allow specification of entrypoint in the form of a slice | Daniel J Walsh | 2018-08-28 |
* | Fix manpage to note how multiple filters are combined | Matthew Heon | 2018-08-27 |
* | docs: add containers-mounts.conf(5) | Valentin Rothberg | 2018-08-27 |
* | docs: use "containers-" prefix for registries and storage | Valentin Rothberg | 2018-08-27 |
* | Reveal information about container capabilities | Daniel J Walsh | 2018-08-24 |
* | Change pause container to infra container | haircommander | 2018-08-23 |
* | Added option to share kernel namespaces in libpod and podman | haircommander | 2018-08-23 |
* | Add podman pod top | haircommander | 2018-08-23 |
* | Fix syntax description of --ulimit command | Daniel J Walsh | 2018-08-23 |
* | Touch up cert-dir in man pages | TomSweeneyRedHat | 2018-08-21 |
* | tutorial: point to containers/skopeo | Micah Abbott | 2018-08-18 |
* | Mention that systemd is the default cgroup manager | Matthew Heon | 2018-08-17 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Document STORAGE_DRIVER and STORAGE_OPTS environment variable | Daniel J Walsh | 2018-08-16 |
* | add podman pod inspect | baude | 2018-08-09 |
* | Cleanup man pages | Daniel J Walsh | 2018-08-08 |
* | Have info print conmon/oci runtime information | Daniel J Walsh | 2018-08-07 |
* | Rename varlink socket and interface | baude | 2018-08-06 |
* | Add Runc and Conmon versions to Podman Version | baude | 2018-08-05 |
* | Vendor in latest github.com/projectatomic/buildah | Daniel J Walsh | 2018-08-03 |
* | Added ps --pod option | haircommander | 2018-08-02 |
* | Man page fixes found by https://pagure.io/ManualPageScan | Daniel J Walsh | 2018-08-02 |
* | Add --force to podman umount to force the unmounting of the rootfs | Daniel J Walsh | 2018-08-01 |
* | Add documentations on how to setup /etc/subuid and /etc/subgid | Daniel J Walsh | 2018-07-31 |
* | Add pod pause/unpause | haircommander | 2018-07-27 |
* | vendor latest containers/psgo | Valentin Rothberg | 2018-07-26 |
* | Add pod kill | haircommander | 2018-07-25 |
* | Added pod restart | haircommander | 2018-07-25 |
* | Merge pull request #1116 from mheon/namespaces | Daniel J Walsh | 2018-07-25 |
|\ |
|
| * | Update comments in BoltDB and In-Memory states | Matthew Heon | 2018-07-24 |