DomiStyle / docker-idrac6

iDRAC 6 web interface and VNC proxy
https://hub.docker.com/r/domistyle/idrac6/
MIT License
773 stars 140 forks source link

Add ARM version #4

Open DomiStyle opened 5 years ago

DomiStyle commented 5 years ago

Make it work on a Raspberry Pi.

IanWardell commented 4 years ago

Quick question related to this. Has it been added as of yet or is there a pre-built fork that you know of?

DomiStyle commented 4 years ago

@good4y0u This is still dependent on the ARM version of the baseimage I use: https://github.com/jlesage/docker-baseimage/issues/1

kg6zvp commented 3 years ago

Any movement on this?

DomiStyle commented 3 years ago

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

rvoosterhout commented 3 years ago

is it possible to create a fork using the baseimage which supports ARM?

https://hub.docker.com/r/didierc/baseimage-gui

DomiStyle commented 3 years ago

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 own already.

The one you linked is just the same repo but compiled on an ARM device. Not something I can use for builds on Docker Hub.

Mr-Technician commented 1 year ago

Has any progress been made on this? I am hoping to use this to manage both of my Proxmox servers from a Raspberry Pi.

Dark98 commented 1 year ago

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 own already.

The one you linked is just the same repo but compiled on an ARM device. Not something I can use for builds on Docker Hub.

Are you able to explain a bit more what you mean? I'm new to docker but would like to work/contribute towards this if possible

mihai-satmarean commented 1 year ago

Very useful tool! I would like to build it on a mac M1, can you please update with some simple hints? Thanks!

Bloodpack commented 1 year ago

Any movement on this? It would be nice to have it run on raspi.......

swarren commented 7 months ago

You can probably get it working by emulating x86-64 on ARM by: