geerlingguy / ansible-role-docker_arm

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

Make role work on Pi1/Zero boards #17

Closed fpiesche closed 3 years ago

fpiesche commented 3 years ago

These are armv6l hardware and will want the raspbian version of the package (though the Debian arch code is armhf rather than armv6).

geerlingguy commented 3 years ago

Sorry about not getting to this sooner; this was fixed via https://github.com/geerlingguy/ansible-role-docker_arm/pull/22