Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@FlorianHeigl
Created April 13, 2021 01:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FlorianHeigl/46e6048878986f86b85f31e0cd9d6d5b to your computer and use it in GitHub Desktop.
Save FlorianHeigl/46e6048878986f86b85f31e0cd9d6d5b to your computer and use it in GitHub Desktop.
on-the-fly extracting images from vagrant box
gzip -dc windows2019-server-packer-template-libvirt-1618183429.box | tar -C /mnt/upload -xvf - box.img
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment