diff options
Diffstat (limited to 'docs/podman-run.1.md')
-rw-r--r-- | docs/podman-run.1.md | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/docs/podman-run.1.md b/docs/podman-run.1.md index 68dc81b7f..670c9760c 100644 --- a/docs/podman-run.1.md +++ b/docs/podman-run.1.md @@ -978,9 +978,12 @@ the uid and gid from the host. SUBGID(5), SUBUID(5), ## HISTORY -April 2014, Originally compiled by William Henry (whenry at redhat dot com) -based on docker.com source material and internal work. -June 2014, updated by Sven Dowideit <SvenDowideit@home.org.au> -July 2014, updated by Sven Dowideit <SvenDowideit@home.org.au> -November 2015, updated by Sally O'Malley <somalley@redhat.com> October 2017, converted from Docker documentation to podman by Dan Walsh for podman <dwalsh@redhat.com> + +November 2015, updated by Sally O'Malley <somalley@redhat.com> + +July 2014, updated by Sven Dowideit <SvenDowideit@home.org.au> + +June 2014, updated by Sven Dowideit <SvenDowideit@home.org.au> + +April 2014, Originally compiled by William Henry <whenry@redhat.com> based on docker.com source material and internal work. |