odidev
odidev
Hi Team, I am checking into adding arm64 support and release [pi-node-docker](https://github.com/PiCoreTeam/pi-node-docker/blob/master/Dockerfile) image which uses [stellar/base](https://github.com/stellar/docker-base/blob/master/install) as base image which uses lovely_touching binary. It would very helpful if lovely_touching arm64...
The following file has been created : Added **.travis.yml** file to build and push the image for both amd64 and arm64 platforms. Signed-off-by: odidev [email protected]
Hi Team, I am trying to use the **bobrik/curator** image on arm64 platform but it seems it is not available for arm64. I have successfully built the image using the...
The following file has been modified : Modified **.travis.yml** and **Dockerfile** files to build and push the image for both amd64 and arm64 platforms. Signed-off-by: odidev [email protected]
Hi Team, I am trying to use the **bitbucket-build-status-resource** image on arm64 platform but it seems it is not available for arm64. I have successfully built the image using the...
I have successfully built the docker image for Linux/ARM64 by Buildx commands in the Makefile, present in the root of the project, using this command: { docker buildx build -t...
On Linux aarch64, ‘pip install SimpleITK’ should download the wheels from pypi. @blowekamp Please let me know your interest in releasing aarch64 wheels. I can help in this. To start...
```OrientDB``` is working pretty well for ```arm64v8``` architecture. I would be happy to raise a **PR** if you allow me to do so. Moreover, this doesn't even require changes in...
I am trying to use scalecube/scalecube-services-gateway-runner docker image over ARM64v8 but it seems it does not have an arm64 supported tag in the [docker hub](https://hub.docker.com/r/scalecube/scalecube-services-gateway-runner/tags?page=1&ordering=last_updated). I have gone through this...
**Summary** Installing netifaces on aarch64 via pip using command "pip3 install netifaces" tries to build wheel from source code **Problem description** netifaces doesn't have wheel for aarch64 on PyPI repository....