examples/container: use faster destroy cmd
This skips evaluating the container system derivation.
This commit is contained in:
@@ -39,7 +39,7 @@ extra-container start mynode
|
|||||||
# You can also use the `create --start` command above
|
# You can also use the `create --start` command above
|
||||||
|
|
||||||
# Destroy container
|
# Destroy container
|
||||||
nix run . -- destroy
|
extra-container destroy mynode
|
||||||
|
|
||||||
#―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
|
#―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
|
||||||
# Inspect container config
|
# Inspect container config
|
||||||
|
|||||||
Reference in New Issue
Block a user