Is there, or will there be, a docker image of ‘thethingsnetwork/lorawan-stack’ for arm?
I have followed getting started with V3 docs, using Raspberry PI but
docker-compose --verbose run --rm stack is-db init
fails with
standard_init_linux.go:207: exec user process caused “exec format error”
Verbose logging reveals cockroach and redis start fine and it is the lorawan-stack stack image that is not arm64.
As we get close to the production release of the V3 stack, it is important to understand the different deployment options and pros and cons of each one. This flexibility to choose between different models is one of the key features of the V3 stack.
Is there somewhere that indicates which commit or revision the community network is running? I was hoping for class B support soon, but I don’t want to be that person that keeps asking “Is it there yet? Is it there yet?” And I see that class C is supported in the master branch, but I saw your post from a few hours ago that’s not running on the community yet.