| Commit message (Expand) | Author | Age |
... | |
* | 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 |
| * | Address first round of review comments | Matthew Heon | 2018-07-24 |
| * | Add --namespace flag to Podman | Matthew Heon | 2018-07-24 |
* | | podman: allow to specify the IPC namespace to join | Giuseppe Scrivano | 2018-07-24 |
* | | podman: allow to specify the UTS namespace to join | Giuseppe Scrivano | 2018-07-24 |
* | | podman: allow to specify the PID namespace to join | Giuseppe Scrivano | 2018-07-24 |
* | | podman: allow to specify the userns to join | Giuseppe Scrivano | 2018-07-24 |
* | | network: support ns: prefix to join existing namespace | Giuseppe Scrivano | 2018-07-24 |
|/ |
|
* | We don't currently support --mac-address | Daniel J Walsh | 2018-07-24 |
* | Vendor in latest containers/psgo code | Daniel J Walsh | 2018-07-24 |
* | Add format descriptors infor to podman top | Daniel J Walsh | 2018-07-23 |
* | docs/podman-top: fix typo and whitespace | Valentin Rothberg | 2018-07-23 |
* | Merge pull request #1117 from haircommander/pod-start-stop1 | Matthew Heon | 2018-07-20 |
|\ |
|
| * | Added pod start and stop | haircommander | 2018-07-20 |
* | | rootless: support a per-user mounts.conf | Giuseppe Scrivano | 2018-07-20 |
* | | rootless: allow a per-user registries.conf file | Giuseppe Scrivano | 2018-07-20 |
* | | rootless: allow a per-user storage.conf file | Giuseppe Scrivano | 2018-07-20 |
* | | rootless, docs: document the libpod.conf file used in rootless mode | Giuseppe Scrivano | 2018-07-20 |
|/ |
|
* | podman-top: use containers/psgo | Valentin Rothberg | 2018-07-19 |
* | Update podman_tutorial.md | William Zhang | 2018-07-18 |
* | rootless: require subids to be present | Giuseppe Scrivano | 2018-07-16 |
* | Added full podman pod ps, with tests and man page | haircommander | 2018-07-13 |
* | Podman pod create/rm commands with man page and tests. | haircommander | 2018-07-13 |
* | Log all output of logrus to syslog as well as stdout/stderr | Daniel J Walsh | 2018-07-12 |
* | Add --volumes-from flag to podman run and create | umohnani8 | 2018-07-09 |
* | Fix nits and GOPATH in tutorial | TomSweeneyRedHat | 2018-07-06 |
* | docs: Follow man-pages(7) suggestions for SYNOPSIS | W. Trevor King | 2018-07-04 |
* | Allow multiple mounts | TomSweeneyRedHat | 2018-07-03 |
* | Add `podman container cleanup` to CLI | Daniel J Walsh | 2018-06-29 |
* | Allow multiple containers and all for umount | TomSweeneyRedHat | 2018-06-29 |
* | Remove the --registry flag from podman search | umohnani8 | 2018-06-28 |
* | docs: add documentation for rootless containers | Giuseppe Scrivano | 2018-06-27 |