Sign in
chromium
/
external
/
github.com
/
docker
/
cli
/
master
/
.
/
docs
/
reference
/
commandline
/
context_import.md
blob: 741b610b1821de4c37879970d9b8fa9ff4bc8147 [
file
] [
log
] [
blame
] [
view
]
# context import
<!---
MARKER_GEN_START
-->
Import
a context
from
a tar
or
zip file
<!---
MARKER_GEN_END
-->
## Description
Imports
a context previously exported
with
`docker context export`
.
To
import
from
stdin
,
use
a hyphen
(
`-`
)
as
filename
.