Docker host's operating system : Ubuntu 22.04 LTS (arm)
Mysql Server version : mysql:8.0.29-oracle
Docker informations
Docker compose version : 3
Docker version : 20.10.17
Problem's description
I'm having trouble starting the container. I believe this Dockerfile image is not compatible with arm architecture, I would like to confirm.
Around here I didn't find any reference to the installation in arm architecture, I would like to know if there is any way to install OCS Inventory in this architecture?
The error displayed in the Docker logo is:
exec /docker-entrypoint.sh: exec format error
To be honest we never performed any test on the ARM Architecture with our docker image.
It is not a priority for us to test but we will add it to the roadmap :)
General informations
Docker host's operating system : Ubuntu 22.04 LTS (arm) Mysql Server version : mysql:8.0.29-oracle
Docker informations
Docker compose version : 3 Docker version : 20.10.17
Problem's description
I'm having trouble starting the container. I believe this Dockerfile image is not compatible with arm architecture, I would like to confirm.
Around here I didn't find any reference to the installation in arm architecture, I would like to know if there is any way to install OCS Inventory in this architecture?
The error displayed in the Docker logo is: exec /docker-entrypoint.sh: exec format error
Thanks!