-
I'd like to be able to use Warp with .NET Core to target `linux-musl-x64`. Right now only `linux-x64` is supported.
Support for `linux-musl-x64` would allow me to layer binaries onto the `mcr.micro…
-
I try to run `quxfoo/wastebin` in Raspberry Pi, but i got `standard_init_linux.go:219: exec user process caused: exec format error`.
Docker multi-platform image: https://docs.docker.com/build/build…
-
This is the most promising distro I've seen in quite a while it would be a shame if the project is dead
-
### Checklist
- [X] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar reports
### Describe your issue
I don't think that the ```CROSS_CONTA…
-
We have a bunch of backend tooling built on running various pieces of python inside docker containers. With spglib 2.0.2, the command `pip install spglib` succeeds, and then use of spglib proceeds wit…
-
This is a continuation of https://bugs.gentoo.org/675954.
-
I noticed the last commit was from back in 2021 and the builds have been failing for a while, although there is a PR (#146) up recently that should fix things. I was wondering if this repo is still be…
-
OSSEC was originally built to have a certain amount of isolation from the adjacent userspace by use of chroots (there were no namespaces, thankfully, back then) where available. It also doesn't have n…
-
Hello!
With the following config:
```
$ cat .cargo/config
[target.aarch64-unknown-linux-musl]
linker = "aarch64-openwrt-linux-musl-gcc"
rustflags = [
"-C", "target-feature=-crt-static",
…
-
Modified `Makefile` build command (*using spaces here vs required tabs in the actual Makefile*):
```makefile
BUILDCMD = go build -mod=vendor -tags 'osusergo,netgo,sqlite_omit_load_extension' -a -l…