Closed Zinggi closed 3 years ago
Hello.
This repo is not official since October 2020. New one is https://github.com/erlef/docker-elixir.
Hello.
This repo is not official since October 2020. New one is https://github.com/erlef/docker-elixir.
Thanks for the info.
I got here via the first link on dockerhub.
That should probably be updated. But I guess that's also an issue for the other repo.
Edit: oops, looks like it was already updated, my bad
Hi there :wave: I've got a Raspberry Pi Zero, which has an armv6 architecture. Unfortunately, this image only provides linux/arm/v7.
Since this repo is derived from erlang, I also opened an issue there: https://github.com/erlang/docker-erlang-otp/issues/337
It looks like making the same changes here would work too, once erlang adds the armv6 architecture. I'm currently cross-compiling this myself, I'll report back if it works once it's done.