Skip to content

Instantly share code, notes, and snippets.

@wmantly
Created March 10, 2020 17:03
Show Gist options
  • Save wmantly/6ecdb7134ada4b0b4ced0153ec3a6953 to your computer and use it in GitHub Desktop.
Save wmantly/6ecdb7134ada4b0b4ced0153ec3a6953 to your computer and use it in GitHub Desktop.
cd ../../c9
cd rootfs/
fuidshift `pwd` -t -r b:0:231072:65536
fuidshift `pwd` -r b:0:231072:65536
tar --numeric-owner -czvf container_fs.tar.gz ./*
scp container_fs.tar.gz [email protected]:/root/c9_fs.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment