summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Reveal information about container capabilitiesDaniel J Walsh2018-08-24
* Change pause container to infra containerhaircommander2018-08-23
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* Add podman pod tophaircommander2018-08-23
* Fix syntax description of --ulimit commandDaniel J Walsh2018-08-23
* Touch up cert-dir in man pagesTomSweeneyRedHat2018-08-21
* tutorial: point to containers/skopeoMicah Abbott2018-08-18
* Mention that systemd is the default cgroup managerMatthew Heon2018-08-17
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Document STORAGE_DRIVER and STORAGE_OPTS environment variableDaniel J Walsh2018-08-16
* add podman pod inspectbaude2018-08-09
* Cleanup man pagesDaniel J Walsh2018-08-08
* Have info print conmon/oci runtime informationDaniel J Walsh2018-08-07
* Rename varlink socket and interfacebaude2018-08-06
* Add Runc and Conmon versions to Podman Versionbaude2018-08-05
* Vendor in latest github.com/projectatomic/buildahDaniel J Walsh2018-08-03
* Added ps --pod optionhaircommander2018-08-02
* Man page fixes found by https://pagure.io/ManualPageScanDaniel J Walsh2018-08-02
* Add --force to podman umount to force the unmounting of the rootfsDaniel J Walsh2018-08-01
* Add documentations on how to setup /etc/subuid and /etc/subgidDaniel J Walsh2018-07-31
* Add pod pause/unpausehaircommander2018-07-27
* vendor latest containers/psgoValentin Rothberg2018-07-26
* Add pod killhaircommander2018-07-25
* Added pod restarthaircommander2018-07-25
* Merge pull request #1116 from mheon/namespacesDaniel J Walsh2018-07-25
|\
| * Update comments in BoltDB and In-Memory statesMatthew Heon2018-07-24
| * Address first round of review commentsMatthew Heon2018-07-24
| * Add --namespace flag to PodmanMatthew Heon2018-07-24
* | podman: allow to specify the IPC namespace to joinGiuseppe Scrivano2018-07-24
* | podman: allow to specify the UTS namespace to joinGiuseppe Scrivano2018-07-24
* | podman: allow to specify the PID namespace to joinGiuseppe Scrivano2018-07-24
* | podman: allow to specify the userns to joinGiuseppe Scrivano2018-07-24
* | network: support ns: prefix to join existing namespaceGiuseppe Scrivano2018-07-24
|/
* We don't currently support --mac-addressDaniel J Walsh2018-07-24
* Vendor in latest containers/psgo codeDaniel J Walsh2018-07-24
* Add format descriptors infor to podman topDaniel J Walsh2018-07-23
* docs/podman-top: fix typo and whitespaceValentin Rothberg2018-07-23
* Merge pull request #1117 from haircommander/pod-start-stop1Matthew Heon2018-07-20
|\
| * Added pod start and stophaircommander2018-07-20
* | rootless: support a per-user mounts.confGiuseppe Scrivano2018-07-20
* | rootless: allow a per-user registries.conf fileGiuseppe Scrivano2018-07-20
* | rootless: allow a per-user storage.conf fileGiuseppe Scrivano2018-07-20
* | rootless, docs: document the libpod.conf file used in rootless modeGiuseppe Scrivano2018-07-20
|/
* podman-top: use containers/psgoValentin Rothberg2018-07-19
* Update podman_tutorial.mdWilliam Zhang2018-07-18
* rootless: require subids to be presentGiuseppe Scrivano2018-07-16
* Added full podman pod ps, with tests and man pagehaircommander2018-07-13
* Podman pod create/rm commands with man page and tests.haircommander2018-07-13
* Log all output of logrus to syslog as well as stdout/stderrDaniel J Walsh2018-07-12
* Add --volumes-from flag to podman run and createumohnani82018-07-09