-
### Describe the bug
I have 30 dockers that obtain their IP address by static set MAC addresses that get DHCP dished out by dnsmasq that are set in the dnsmasq config.
dnsmasq.conf
```
# Porta…
-
Got error while build for tvOS-Simulator
```sh
./build.sh -s 11.0 -m -e
```
```
ar qc test/libtestutil.a apps/lib/libtestutil-lib-opt.o test/testutil/libtestutil-lib-apps_shims.o test/testutil/…
-
I'm trying to build an app for x86_64 on m1 mac. I'm running the build scripts through the compatibility layer, so it looks like this
`arch -86_64 /path/build_app.sh`
I have different versions of no…
-
### Description
When attempting to use Rive with a macCatalyst target, the build will fail because the .xcframework is never built for macCatalyst.
```
// How to build for Mac Catalyst
xcodeb…
-
Hi there,
it seem the docker image is only for x86_64. Any instruction or pointers how can I port it to arm64.
Thank you do much.
Best,
Alok C
-
### Bug report info
```plain text
act version: 0.2.66
GOOS: linux
GOARCH: amd64
NumCPU: 8
Docker host: DOCKER_HOST environm…
-
### Describe the bug
On a Mac Silicon machine, using the easy engine install of Stockfish, will download X86-64 arch stockfish.
This will create very bad performance in analyses as macOs will use ro…
-
## Bug Report
### Description
When creating a cluster with `talosctl` and docker, `coredns` does not start
```sh
talosctl cluster create
```
View logs
talosctl cluster create
val…
-
Given this in `packages.yaml`:
```
ibm-essl:
buildable: False
version: [5.5]
paths:
ibm-essl@5.5 arch=linux-rhel7-pp64le: /opt/ibmmath/essl/5.5
```
And this command lin…
-
**Describe the bug**
A clear and concise description of what the bug is.
I am trying to generate a single universal build for my application, I can do it with electron builder configuration but sinc…