Dockerfile hardwired to x86-64 hdarctl executable
The Dockerfile contains the line
RUN wget https://gitlab.eclipse.org/eclipse-research-labs/nephele-project/nephele-development-sandbox/-/raw/main/tools/hdarctl
This is, apparently, a x86-64 executable. What about arm64 platforms?