Describe the bug
The docker driver plugin is not built for arm.
To Reproduce
Expected behavior
Installation of the docker driver should be available for armhf (v6) and armv7 separately.
Environment:
docker plugin install Screenshots, Promtail config, or terminal output
After installing the plugin I can locate the where it was installed on the host and confirm the binary is amd64:
root raspbian 526ef6991bda689b9366b9cb42ef0de340df8ffce3c6ef54733f547ad96f6727/rootfs # file bin/docker-driver
bin/docker-driver: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, Go BuildID=_C73CR2hWYzGIDtfNmpI/jzywKWZHB9Smms3iART_/ntWm_ro6ZV8my2ZmxTAG/Mv_PlaBpdJ4D59Ye0E37, stripped
Would also very much like to see offical ARM plugin.
Also discussed here https://github.com/grafana/loki/issues/974
We seems to have struggles to get this into a CI.
@slim-bean can you push some ARM tag in the meantime for everyone waiting please?
Is there any update on this?
Would really like to have this for my rpi.
This issue has been automatically marked as stale because it has not had any activity in the past 30 days. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
Most helpful comment
Hello everyone !
To unstuck you I've built and pushed 3 images that you can use:
I wasn't able to build armv6 but if someone really needs it, I can dig a bit more.
Hope this helps.