Update container.md

change: 'imprt' to 'import'
This commit is contained in:
Masahiko OHKUBO
2021-03-18 21:23:42 +09:00
committed by GitHub
parent 12f0f3a00c
commit d82e862a1e

View File

@@ -21,8 +21,8 @@ exec
~~~~
This command will allow you to run any command inside of a given warewulf container. This is commonly used with an interactive shell such as ``/bin/bash`` to run a virtual environment within the container.
imprt
~~~~~
import
~~~~~~
This command will pull and import a container into Warewulf so it can be used as a source to create a bootable VNFS image.
-f, --force Force overwrite of an existing container