examples/container: use faster destroy cmd

This skips evaluating the container system derivation.
This commit is contained in:
Erik Arvstedt 2025-01-22 20:31:30 +01:00
parent dc4d14e073
commit b36867c845
No known key found for this signature in database
GPG key ID: 33312B944DD97846

View file

@ -39,7 +39,7 @@ extra-container start mynode
# You can also use the `create --start` command above
# Destroy container
nix run . -- destroy
extra-container destroy mynode
#―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
# Inspect container config