aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Add files section to podman man pageDaniel J Walsh2018-03-26
* Small manpage rewordMatthew Heon2018-03-23
* Document .containerenv in manpages. Move it to /run.Matthew Heon2018-03-23
* Merge pull request #447 from mheon/sig_proxyDaniel J Walsh2018-03-16
|\
| * Add signal proxying to podman run, start, and attachMatthew Heon2018-03-15
* | Add restart to main podman manpageMatthew Heon2018-03-16
* | Make manpage more clearMatthew Heon2018-03-16
* | Add 'podman restart' commandMatthew Heon2018-03-16
|/
* We should not allow a user to mount a container with a different labelDaniel J Walsh2018-03-15
* Remove references to container restart on create/run commandDaniel J Walsh2018-03-14
* Merge pull request #471 from TomSweeneyRedHat/dev/tsweeney/podmanmanMatthew Heon2018-03-12
|\
| * Update commands section to a table and add missing commandsTomSweeneyRedHat2018-03-10
* | Remove crio.conf references from manpagesMatthew Heon2018-03-12
|/
* podman import, load, and commit are too verbosebaude2018-03-07
* Add buildah bud options from common.goTomSweeneyRedHat2018-03-06
* docs: podman-top: fix nonworking exampleEd Santiago2018-03-06
* docs/podman-info.1.md update man pagebaude2018-03-01
* (minor) correct misspellings in man pagesEd Santiago2018-02-27
* Tagging an image alias by shortnamebaude2018-02-26
* Implement --image-volumes for create and runumohnani82018-02-22
* Inspect output should be in array formbaude2018-02-21
* Add --time alias to manpagesMatthew Heon2018-02-21
* language: correct 'vice versa' in docsEd Santiago2018-02-19
* Touch up tutorial location and install reqsTomSweeneyRedHat2018-02-15
* Return imageid from podman pullbaude2018-02-15
* Change json to match docker inspectDaniel J Walsh2018-02-11
* podman logs: fix tailingbaude2018-02-09
* docs/tutorials/podman_tutorial.mdbaude2018-02-07
* Merge pull request #289 from TomSweeneyRedHat/dev/tsweeney/usernameDaniel J Walsh2018-02-07
|\
| * Change un/pwd handling to match Buildah'sTomSweeneyRedHat2018-02-06
* | Merge pull request #303 from umohnani8/certsDaniel J Walsh2018-02-07
|\ \
| * | Change default certs dir to /etc/containers/certs.dumohnani82018-02-06
* | | Change sudo examples to use $ instead of $Daniel J Walsh2018-02-07
|/ /
* | Match podman inspect output to docker inspectumohnani82018-02-06
* | Touchup podman kill manpageMatthew Heon2018-02-06
* | Add podman search commandumohnani82018-02-06
* | avoid period character at the beginning of newlineLokesh Mandvekar2018-02-06
|/
* Deprecate --format for podman topbaude2018-02-05
* Allow users to specify logpathDaniel J Walsh2018-02-03
* Add authfile, cert-dir and creds params to buildTomSweeneyRedHat2018-02-01
* docs/tutorials/podman_tutorial.md: Add Ubuntubaude2018-01-30
* Ran spell checker through all man pagesDaniel J Walsh2018-01-29
* Fix podman stats based on QE feedbackumohnani82018-01-25
* podman portbaude2018-01-23
* Touchup build to add missing -q flagTomSweeneyRedHat2018-01-20
* Merge pull request #216 from rhatdan/dockerDaniel J Walsh2018-01-18
|\
| * Add support for mimicing docker CLIDaniel J Walsh2018-01-18
* | Slim down README.md and make tutorials pageTomSweeneyRedHat2018-01-17
|/
* Remove --storage-opt from podman run/createDaniel J Walsh2018-01-17
* Implement and test the following flags for podman run and createumohnani82018-01-15