-
**Describe the bug**
Several areas need improvement:
- The `docker-compose.yml` file does not use proper users and passwords, the PostgreSQL image is set to `latest`, and the volume for data is …
-
When building on linux, I'm getting GLIBC errors unless I'm running on a very recent Ubuntu version. (> 20.04?)
Reproduction dockerfiles for wagi (works fine) and spin(GLIBC errors) at this gist:
…
-
Currently, the `README.md` pretends that instead of compiling cargo contract from sources, there is the option to use the docker image `paritytech/contracts-ci-linux:production`. This image doesn't ex…
-
The following comment written in the issue for adding Windows BuildKit support indicated that in the future, we might be able to expect support for caching `RUN` steps via the `--mount` option. Howeve…
-
https://github.com/qemu/qemu/tree/v7.2.0/target
https://github.com/qemu/qemu/tree/v7.1.0/target/loongarch
https://raw.githubusercontent.com/qemu/qemu/f8d1ae82623fef4e7fb796efbaaa2ddc63594d09/scripts…
-
Whilst testing container images with AOT binaries created from build images based on #140 I found that they wouldn't run:
```
/myaotbinaryname: error while loading shared libraries: libatomic.so.1…
-
Currently `https://gobinaries.com/tj/node-prune` fails on 32bit Raspberry PI / also in linux/arm Docker containers:
```
$ uname -m
armv7l
$ curl -sf https://gobinaries.com/tj/node-prune | sh
…
-
### Discussed in https://github.com/orgs/kubev2v/discussions/1082
Originally posted by **jsakil14** October 3, 2024
I am getting errors: when running below
```
bazel run push-forklift-ope…
-
-
For this image repo:
https://hub.docker.com/_/microsoft-azure-functions-dotnet-isolated
Please produce arm64 images as well.