odidev
odidev
Updated svnkit version to '1.10.3' and added "org.lz4:lz4-java:1.4.1" dependency in the lockfiles, to support new version of svnkit. Signed-off-by: odidev
Hi, I am working on adding arm64 support in [camel-k](https://github.com/apache/camel-k) project, which is using yaks binary. It will be very helpful if the yaks arm64 binary is released. I have...
**Summary** Installing retrying on aarch64/x86 via pip using command "pip3 install retrying" tries to build wheel from source code **Problem description** retrying doesn't have wheel for aarch64/x86 on PyPI repository....
Problem --------- On aarch64, ‘pip install Levenshtein-search’ builds the wheels from source code and then installs it. It requires the user to have a development environment installed on his system....
Lambda has added official support for ARM (https://aws.amazon.com/blogs/aws/aws-lambda-functions-powered-by-aws-graviton2-processor-run-your-functions-on-arm-and-get-up-to-34-better-price-performance/) now. So, I tried building lambci/lambda images on my arm64 local machine but to build any image here, first we need to...
Added **.github/workflows/build-publish-next-arm64.yml** to build and release the image for ARM46 platform. Updated .github/workflows/build-publish-next.yml, build.include, .github/workflows/happy-path-tests.yaml, .github/workflows/pr.yml, dockerfiles/build.include and dockerfiles/theia/build.sh to build amd64 and arm64 images.
Worked on building and testing this project for arm64, In order to test this package I am getting some errors the same error is reflected in the Azure pipeline also...
Hi Team, I am working with concourse/cf-resource on Linux/ARM64 platform. **[“concourse/cf-resource”](https://hub.docker.com/r/concourse/cf-resource)** docker image is currently available for Linux/AMD64. It will be helpful if it gets available for the Linux/ARM64 as...
ARM binaries are released for consul but testing for arm platforms is not performed in CircleCI. CircleCI currently providing Arm native builds, so it would be possible to add jobs...
I am trying to run eShopOnContainers for linux arm64. I am able to run `docker compose build` after updating version of few packages. While running `docker compose up` I am...