mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
Clarify remote client means Mac and Windows
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@ -30,7 +30,7 @@ Note: `:` is a restricted character and cannot be part of the file name.
|
||||
|
||||
Load the specified input file instead of from stdin. The file can be on the local file system or on a server (e.g., https://server.com/archive.tar)
|
||||
|
||||
The remote client requires the use of this option.
|
||||
The remote client, including Mac and Windows (excluding WSL2) machines, requires the use of this option.
|
||||
|
||||
NOTE: Use the environment variable `TMPDIR` to change the temporary storage location of container images. Podman defaults to use `/var/tmp`.
|
||||
|
||||
|
Reference in New Issue
Block a user