-
## Description
When launching the jj help on cli, the help doesn't appear correct - seems like it has character representations, but I can't determine if these are ascii, utf, or unicode charac…
-
### Description
In Colima version 0.6.8 a container could resolve hosts defined in the host /etc/hosts
After upgrading to 0.8.0 this behaviour disappears. I'm not sure from which version this c…
-
I have an issue where a build using `xx-cargo` with a `linux/arm/v6` target is failing. Other platforms are working fine (linux/amd64, linux/386, linux/arm/v7, inux/arm64/v8).
After investigation,…
-
Hey 👋,
Here are some proposed changes. This is mainly based on how I like to organise projects and how I have seen projects organised as well as on Linux standards and conventions.
I've tried to…
-
Currently, Linux packages are built against either glibc or musl libc libraries.
Building statically against the libc library would have two main benefits:
1. only one Linux package for arch
…
dumol updated
1 month ago
-
After just installing Webmin on alpine Linux I am not able to get running processes or CPU usage to show up.
![Screenshot_20240730-010058](https://github.com/user-attachments/assets/09f91d6f-d754-4a4…
-
hey,
i am experiencing some issues with the kafka client connection with centrifugo, while configuring it via
image.
The kafka itself if secured with SSL (there are self signed certificates tha…
-
### Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [issue tracker](ht…
-
Trying to build a docker image using the release binaries from github, I tried with buildkite-agent-metrics-linux-amd64 but on alpine (3.15) when I try to run the file I get an error:
```
$ ./build…
-
Alpine is super popular for building containers. A common use case for cgofuse is implementing file systems to use as FlexVolumes in kubernetes.
The required dependencies are: fuse-dev gcc libc-dev…