odidev

Results 243 issues of odidev
trafficstars

Hi Team, I am trying to use the docker-image-resource image in the arm64 ubuntu platform but it seems the arm64 supported tag is not available in the docker hub. I...

Hi team Currently, the docker image is only available for Linux/AMD64 at the docker hub. I am interested in releasing git-resource docker images for Linux/ARM64. I have successfully built both...

Add linux aarch64 wheel build support. Related to https://github.com/deepdrive/deepdrive-sim/issues/41 @crizCraig Could you please review this PR?

On aarch64, ‘pip install deepdrive’ gives the following error: ``` ERROR: Could not find a version that satisfies the requirement deepdrive (from versions: none) ERROR: No matching distribution found for...

Hi Team, I am trying to use the **iron/node** image on the arm64 platform but it seems it is not available for arm64. I have successfully built the image using...

Hi Team, I am interested in adding Linux/ARM64 jobs to the Travis-CI. Vpp-agent already has Linux/ARM64 support and is releasing the docker image for Linux/ARM64. However, the Travis-CI is currently...

:question: question

Problem --------- On aarch64, `pip install coolprop` builds the wheels from source code and then installs it. It requires the user to have a development environment installed on their system....

**What feature you'd like to add:** Hi Team, I am working with Fluid on the Linux/ARM64 platform. Following the documentation [here](https://github.com/fluid-cloudnative/fluid/blob/master/docs/en/dev/how_to_develop.md#how-to-build-run-and-debug), I tried building fluid binaries from source using `make...

good first issue
features

Hi team I am working on seata sample file for testing and deploying microservices and ensure consistency between Seata and Dubbo Microservices by following this [reference](https://github.com/seata/seata-samples/tree/master/dubbo) . I have tried...

Hi Team, I am trying to use the **gliderlabs/docker-alpine** image on arm64 platform but it seems it is not available for arm64. I have successfully built the image using the...