geerlingguy / ansible-role-docker_arm

Ansible Role - Docker for ARM and Pi
MIT License
98 stars 29 forks source link

support armv6 #22

Closed hassiweb closed 3 years ago

hassiweb commented 3 years ago

This change enables to install Docker on the Raspberry Pi Zero.

Note that the installation of Docker Compose does not work on the Zero with the current code. I tried some but I have not found a simple way to install Compose.

Thanks!!