Skip to content

Instantly share code, notes, and snippets.

@RajChowdhury240
Created November 13, 2024 19:18
Show Gist options
  • Save RajChowdhury240/29559ac9921ab65f145d630bba018939 to your computer and use it in GitHub Desktop.
Save RajChowdhury240/29559ac9921ab65f145d630bba018939 to your computer and use it in GitHub Desktop.
limactl start \        
  --name=ruben-ctf \
  --cpus=2 \
  --memory=4 \
  --rosetta \
  --mount-writable \
  --arch x86_64 \
  template://archlinux

image

limactl shell ruben-ctf

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment