Skip to content

Instantly share code, notes, and snippets.

@vaskozl
Created June 21, 2021 22:29
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 vaskozl/7c46bbcfd459bdff25be68e5f74fb873 to your computer and use it in GitHub Desktop.
Save vaskozl/7c46bbcfd459bdff25be68e5f74fb873 to your computer and use it in GitHub Desktop.
Run x86 images on raspberry pi
ctr i pull docker.io/aptman/qus:latest && \
ctr run --rm --privileged docker.io/aptman/qus:latest qus /qus/register -s -- -p x86_64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment