Thanks for the project
creationix opened this issue · 2 comments
creationix commented
I needed a way to run aarch64
docker images on my raspberry pi and was lost till I found this project. It works like a charm. I simply install docker from the prebuilt static binaries, install iptables
, add a docker
user and write a systemd unit for dockerd
and I'm good to go!
Thanks for the great work.
bamarni commented
Welcome, glad to hear that 👍