-
We use a Linux Alpine image for our production servers however, GDAL does not compile on the docker container. The steps to reproduce this are:
`
sh> docker pull julia:1.6.2-alpine3.14
sh> docke…
-
**Describe the bug**
When we use boolean types in compose file, Python will convert them into its native boolean types. This means a value set as `test: true` in compose file will be stored at `{'v…
-
Support running nodes using Docker:
1. Coinbase requires the RPC node to run using Docker:
Please ensure that your Dockerfile and related files such as entrypoint.sh:
- Are contained with…
-
### Check for existing issues
- [x] Completed
### Describe the bug / provide steps to reproduce it
Grabbed the preview build and connected to my server. It worked so much better than the previous a…
-
### Describe the bug
It's impossible to interrupt an infinite binary stream, which is being sliced with `bytes at`.
### How to reproduce
```Nushell
~> open /dev/urandom | into binary | bytes at ..…
-
See https://github.com/pypa/cibuildwheel/issues/934 and https://github.com/pypa/manylinux/pull/1225 and https://discuss.python.org/t/a-mess-with-soabi-tags-on-musllinux/11688 - all muslllinux wheels …
-
**Describe the bug**
I am getting an error in gc when running `build-uc-server-docker` to build uc server as an image, and I would like to know how to solve it.
```shell
export DOCKER_DEFAULT_PLA…
-
Bicep uses separate CI jobs to run CLI tests against a Linux musl system. We started doing this because the `mcr.microsoft.com/azure-cli` image, based on Alpine Linux, was commonly used by Bicep users…
-
Hi,
I'm using alpine linux 3.20. Im using Xvnc and Qemu's vnc, in both when I open fbvnc from the TTY I get a black screen with the output of showmsg() from fbvnc.c.
when I press ctrl+space several …
-
### Proposal
Currently we use the Temurin images that do not have Arm platforms implementations for Alpine. It would be nice to add support for Arm Alpine by using a different base image in the Arm c…