Hacker News new | ask | show | jobs
by mistercorea 2047 days ago
but you cant run x86 containers... https://blog.alexellis.io/5-things-docker-rpi/
1 comments

By default, but one

    sudo apt install qemu-user-static
    # or
    docker run --rm --privileged aptman/qus -s -- -p    # (every reboot)
away and you can. It'll be slow, but it'll work.