-
Dear @koalazak
I would like to run your great Docker container on an ARM32 platform. On Dockerhub I only find the container which supports x64 (AMD64) architecture. Would it be possible to add the …
-
I would like to be able to run multi arch images.
With normal runc backend this is possible by enabling qmeu-binfmt and then simply running
```
$ docker run -it arm64v8/debian
```
Trying this w…
-
## Description
If you don't use a GitHub Token to cache the Docker image, the `install` options aren't actually executed.
## Steps to Reproduce
1. Create a GitHub Actions workflow using `run-…
-
Prebuilt libvips 8.10.5 binaries are not yet available for darwin-arm64v8
安装失败,M1电脑
info sharp Downloading https://npmmirror.com/mirrors/sharp-libvips/v8.10.5/libvips-8.10.5-darwin-arm64v8.ta…
-
Hi all,
I'm trying to run rustdesk-server from a docker.
I did :
`docker image rm rustdesk/rustdesk-server
mkdir /srv/rustdesk-server
cd /srv/rustdesk-server
sudo docker run --name hbbs -p 21…
-
### Describe the bug
```shell
1.251 FAILED: cpp/CMakeFiles/test_cpp.dir/test.cpp.o
1.251 /usr/local/bin/clang++ -DUSEARCH_USE_FP16LIB=0 -DUSEARCH_USE_OPENMP=1 -DUSEARCH_USE_SIMSIMD=1 -I/usearch/in…
-
IMAGE SYNC
-
Do you have any suggestion on how the `Makefile` could be updated to build the Lambda Layer for Amazon's ARM64 architecture? I tried changing these lines (as advised on sharp's docs):
```diff
- LD…
-
On rare occasions, I sometimes see a test randomly fail due to the container crashing.
Here's an example of such a failure:
```
Failed Microsoft.DotNet.Docker.Tests.RuntimeImageTests.VerifyAp…
-
I'm building a frontend with trunk for arm64v8 or aarch64 for linux, and the build stops by saying that the file for that platform/arch does not exists.
And indeed:
https://github.com/WebAssembly/bi…