Dominik

Results 158 comments of Dominik

@kg6zvp Unfortunately no. This still depends on the baseimage supporting ARM.

Possible yes, but it would have to be a baseimage which uses an ARM emulator to build the image. You can build this image on any ARM device on your...

First try removing the https:// from your IDRAC_HOST like this: -e IDRAC_HOST=123.123.123.123 If it still doesn't work run it with -it instead of -d to attach to the container and...

This might be related to #1 Never got a response so no idea what causes it but I assume it's an outdated iDRAC. What server are you running?

I see. The test branch from that issue is still available. Try with image domistyle/idrac6:dell-m610 instead.

Connection refused means the server didn't respond. Can you check if iDRAC is indeed running on port 443 and if the host is correct?

Try http://localhost:5800 in your browser while keeping the container running in the background.

@larssb @bhaver Did you build the image by yourself? I can't reproduce the issue inside of the latest image on Docker Hub but I can reproduce it locally with newer...

It doesn't have any effects from what I have seen so far so I never bothered to fix it. The app user probably just needs a proper home folder. It's...

Can you post the full logs?