Container on arm

Hi everyone,

I need your help. I’ve been trying for quite some time to get a container with Alpine running on an LTE device like the hAP ax lite or Chateau. I’m able to create the image, with or without an SSH server, and I can load and start the container. However, the container doesn’t stay in a running state—it stops after a few seconds.

What’s really frustrating is that I don’t see anything in the logs, even though I’ve enabled logging. My goal is to run a small SSH server and a web server. Since I can’t even get the base image to work, I’d greatly appreciate any support.

I’m using the Alpine base image with FROM arm32v7/alpine, which should match the architecture of the device—or am I mistaken here? :confused:

Any guidance or suggestions would be greatly appreciated!

Thanks in advance! :slight_smile:


https://hub.docker.com/r/arm32v7/alpine/

Check this recent thread with exact the same environment.
It was about a Python environment.

http://forum.mikrotik.com/t/fitting-a-container-inside-hap-ax-lite-lte6/180477/1

I experienced the same but did not solve it: http://forum.mikrotik.com/t/nginx-proxy-manager-on-l009uigs/181197/1