| Commit message (Expand) | Author | Age |
* | 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 |
* | Add --authfile to podman search | umohnani8 | 2018-06-27 |
* | Add podman-image and podman-container man page links | Daniel J Walsh | 2018-06-25 |
* | Point podman-refresh at the right manpage | Matthew Heon | 2018-06-22 |
* | Add manpages for podman refresh | Matthew Heon | 2018-06-22 |
* | Fix docs on --sig-proxy to match current behaviour | Daniel J Walsh | 2018-06-22 |
* | Add cap-add and cap-drop to build man page | TomSweeneyRedHat | 2018-06-22 |
* | Update the version of conmon used in test | Daniel J Walsh | 2018-06-22 |
* | Added --sort to ps | haircommander | 2018-06-19 |
* | TLS verify is skipped per registry. | haircommander | 2018-06-18 |
* | Add --all,-a flag to podman images | umohnani8 | 2018-06-18 |
* | Added --tls-verify functionality to podman search, with tests | haircommander | 2018-06-15 |
* | podman: accept option --rootfs to use exploded images | Giuseppe Scrivano | 2018-06-15 |
* | Vendor in latest projectatomic/buildah | umohnani8 | 2018-06-14 |
* | Doc changes to fix alignment on most of the docs | umohnani8 | 2018-06-14 |
* | Added --sort flag to podman image | haircommander | 2018-06-14 |
* | add podman container and image command | Daniel J Walsh | 2018-06-13 |
* | Vendor in latest buildah code | Daniel J Walsh | 2018-06-13 |