mirror of
https://github.com/containers/podman.git
synced 2025-06-19 08:09:12 +08:00
Merge pull request #4161 from afbjorklund/machine-env
Handle environment variables from podman-machine
This commit is contained in:
@ -25,6 +25,12 @@ of the user's remote connections.
|
||||
**port** = int
|
||||
Use an alternative port for the ssh connections. The default port is 22.
|
||||
|
||||
**identity_file** = ""
|
||||
Use an alternative location for the ssh private key
|
||||
|
||||
**ignore_hosts** = bool
|
||||
Don't match the remote ssh host key with known hosts
|
||||
|
||||
|
||||
## EXAMPLE
|
||||
|
||||
|
Reference in New Issue
Block a user