summaryrefslogtreecommitdiff
path: root/docs/dckrman.sh
Commit message (Collapse)AuthorAge
* Add information about .containerignore to podman build man pageDaniel J Walsh2021-10-12
| | | | | | | | Cleanup some other errors in the podman build man page. Also slip a link between .dockerignore and containerignore.5 man page Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
* Add dockerfile.5 as man link to containerfile man pageDaniel J Walsh2021-09-27
| | | | | | | | | | containers-common now ships a containerfile man page, this patch adds a link to dockerfile.5 so that if user installs podman-docker package man dockerfile will work. [NO TESTS NEEDED] since this is just a man page change. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
* Fix docker man page linksDaniel J Walsh2020-03-19
| | | | Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
* Add support for mimicing docker CLIDaniel J Walsh2018-01-18
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>