summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-04-02 14:32:08 +0200
committerGitHub <noreply@github.com>2021-04-02 14:32:08 +0200
commit3ae42358e13a25abdb1caa65c529e8171804095c (patch)
tree8ae54ed3d0ce034b1d3a9ba011a6239542735308 /docs
parent203e464f93e2ca7054b58e2aabc13afa6dec4a8c (diff)
parentf8bc391e349f8e67ad35c802be4c99dc3eabe4a2 (diff)
downloadpodman-3ae42358e13a25abdb1caa65c529e8171804095c.tar.gz
podman-3ae42358e13a25abdb1caa65c529e8171804095c.tar.bz2
podman-3ae42358e13a25abdb1caa65c529e8171804095c.zip
Merge pull request #9920 from ashley-cui/rooty
[NO TESTS NEEDED] Add ssh connection to root user
Diffstat (limited to 'docs')
-rw-r--r--docs/source/markdown/podman-machine-init.1.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/source/markdown/podman-machine-init.1.md b/docs/source/markdown/podman-machine-init.1.md
index 930086ff4..946f959bf 100644
--- a/docs/source/markdown/podman-machine-init.1.md
+++ b/docs/source/markdown/podman-machine-init.1.md
@@ -15,6 +15,8 @@ containers do not run on any other OS because containers' core functionality are
tied to the Linux kernel.
**podman machine init** initializes a new Linux virtual machine where containers are run.
+SSH keys are automatically generated to access the VM, and system connections to the root account
+and a user account inside the VM are added.
## OPTIONS