examples/container: use faster destroy cmd
This skips evaluating the container system derivation.
This commit is contained in:
parent
dc4d14e073
commit
b36867c845
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue