bamarni / pi64

A 64-bit OS for the Raspberry Pi 3
712 stars 126 forks source link

Thanks for the project #44

Closed creationix closed 6 years ago

creationix commented 6 years ago

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 6 years ago

Welcome, glad to hear that 👍

jedisct1 commented 6 years ago

Duplicate of #2 :)