Fra R
Fra R
I see this one https://hub.docker.com/r/miacis/loki-docker-driver is related to this context?
Hi, we really badly need the ARM images, it will allow us to move all our setup into ARM with considerable savings :) @tucksaun do you have the ARM image...
lovely, thank you! > please note I didn't have the opportunity to test it so this comes with no warranty 😁 yes, of course :)
> @francescor I just pushed the plugin at tucksaun/loki-docker-driver:main-arm64 forgive me, @tucksaun how do I pull your image? ``` docker pull ghcr.io/tucksaun/loki-docker-driver:main-arm64 ```
thanks @tucksaun I can install it ``` # drain node from swarm manager $ docker node update --availability drain my_arm_node # then, in that node $ docker --version Docker version...
The host is an AWS `t4g.xlarge` ``` # uname -a Linux boat-worker-arm-1d15 6.2.0-1018-aws #18~22.04.1-Ubuntu SMP Wed Jan 10 22:31:58 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux ``` with installed `qemu-user-static &...
Super! I confirm your loki image does not need `x86_64-binfmt` (so it can be removed: in Ubuntu 22.04 `apt purge qemu-user-static`) thank you so much @tucksaun I'll provide more feeds...
We've [forked](https://gitlab.com/opencity-labs/jwilder-whoami) and created it in registry.gitlab.com/opencity-labs/jwilder-whoami:latest-arm
ping This is the last container for us that are running on x86: indeed in our docker swarm we have to keep two x86 nodes for this :( any change...
wait, I see our developer are not using anymore this image: sorry for the noise