diff --git a/prep_sys.sh b/prep_sys.sh new file mode 100644 index 0000000..e9a6d6c --- /dev/null +++ b/prep_sys.sh @@ -0,0 +1 @@ +podman create --memory 350g --memory-swap 351g --name basepod -p 127.0.0.1:8224:22 -v basestore:/nix/store -v /fs/scratch/alwin/containers/home:/root:z -v /fs/scratch/alwin/FRET:/root/FRET:z localhost/ubuntu-nix-basepod:latest