| Commit message (Expand) | Author | Age |
* | Merge pull request #3332 from rhatdan/cgroupmanager | OpenShift Merge Robot | 2019-06-25 |
|\ |
|
| * | Correctly identify the defaults for cgroup-manager | Daniel J Walsh | 2019-06-15 |
* | | Merge pull request #3338 from jwhonce/issue/3299 | OpenShift Merge Robot | 2019-06-18 |
|\ \ |
|
| * | | Add remote client logging to a file | Jhon Honce | 2019-06-17 |
| |/ |
|
* / | docs/podamn.1.md: fix typo: remove double the | Petr Vaněk | 2019-06-15 |
|/ |
|
* | Change container command to contained | TomSweeneyRedHat | 2019-06-14 |
* | Document exit codes for podman exec | Daniel J Walsh | 2019-06-13 |
* | standardize documentation formatting | Ashley Cui | 2019-06-10 |
* | manpage: podman-tool table: un-confuse version and varlink | Marcus Müller | 2019-06-02 |
* | Add unshare to podman | Divyansh Kamboj | 2019-05-16 |
* | Add basic structure of podman init command | Matthew Heon | 2019-05-01 |
* | Remove old crio reference from man pages | Daniel J Walsh | 2019-04-13 |
* | Fix location of libpod.conf | Daniel J Walsh | 2019-03-30 |
* | man pages - consistency fixes | Ed Santiago | 2019-03-20 |
* | Add 'podman events' to podman(1) | Ed Santiago | 2019-03-13 |
* | libpod: allow to configure path to the network-cmd binary | Giuseppe Scrivano | 2019-03-11 |
* | add podman-healthcheck(1) to podman(1) | Ed Santiago | 2019-03-07 |
* | Fix link inconsistencies in man pages | Ed Santiago | 2019-03-01 |
* | Clean up man pages to match commands | Daniel J Walsh | 2019-02-27 |
* | Fix volume handling in podman | Daniel J Walsh | 2019-02-14 |
* | Add podman system prune and info commands | Daniel J Walsh | 2019-02-05 |
* | Rework Podman description | TomSweeneyRedHat | 2019-02-01 |
* | oci: allow to define multiple OCI runtimes | Giuseppe Scrivano | 2019-01-14 |
* | hooks: Add pre-create hooks for runtime-config manipulation | W. Trevor King | 2019-01-08 |
* | libpod/container_internal: Deprecate implicit hook directories | W. Trevor King | 2018-12-03 |
* | Better document rootless containers | Daniel J Walsh | 2018-11-10 |
* | rootless: default to fuse-overlayfs when available | Giuseppe Scrivano | 2018-11-08 |
* | Fix man page to show info on storage | Daniel J Walsh | 2018-10-22 |
* | Fix trivial missing markup in manpage | Paul W. Frields | 2018-10-18 |
* | Hooks supports two directories, process default and override | Daniel J Walsh | 2018-09-17 |
* | 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 |
* | docs: consistent headings | Valentin Rothberg | 2018-08-30 |
* | docs: fix headers | Valentin Rothberg | 2018-08-30 |
* | docs: add containers-mounts.conf(5) | Valentin Rothberg | 2018-08-27 |
* | docs: use "containers-" prefix for registries and storage | Valentin Rothberg | 2018-08-27 |
* | Mention that systemd is the default cgroup manager | Matthew Heon | 2018-08-17 |
* | Document STORAGE_DRIVER and STORAGE_OPTS environment variable | Daniel J Walsh | 2018-08-16 |
* | Add documentations on how to setup /etc/subuid and /etc/subgid | Daniel J Walsh | 2018-07-31 |
* | 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 |
* | 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 |
* | rootless: require subids to be present | Giuseppe Scrivano | 2018-07-16 |
* | Log all output of logrus to syslog as well as stdout/stderr | Daniel J Walsh | 2018-07-12 |
* | docs: Follow man-pages(7) suggestions for SYNOPSIS | W. Trevor King | 2018-07-04 |
* | docs: add documentation for rootless containers | Giuseppe Scrivano | 2018-06-27 |