-
I am running podman 5.3.1 on an Apple Silicon Mac, so x86_64 is a foreign architecture.
Consider a Dockerfile that creates a sudoer and then runs `sudo` as that user:
```
% cat Dockerfile
FROM alpi…
-
i'm try to install on ubuntu 22.04 on OCI arm cpu. but it fails to tun docker compose with the error:
```
*********************
** Starting Redash **
*********************
** Initialising Redas…
-
While testing `pkg bootstrap` with qemu-aarch64-static running on an amd64 host, I came across problems. First, I tried with the current qemu-user-static-devel port (hash 64ff0f0):
```
$ cat test.sh…
-
**Is this a bug report, feature (enhancement) request or question? (leave only one on its own line)**
/kind bug
**Description:**
**Steps to reproduce the issue:**
1. Run `docker ru…
-
ninja_test fails with qemu-user-static for arm32v7 and arm64 linux (qemu user static is used indirectly using multi-arch arm docker containers on a x86_64 host)
Environment.
ninja source: 1.10.2
…
-
```
icenowy@ice-pbp [ Terraria ] $ coredumpctl gdb
PID: 36852 (Main)
UID: 1000 (icenowy)
GID: 1001 (aosc)
Signal: 11 (SEGV)
Timestamp:…
-
**Is this a bug report, feature (enhancement) request or question? (leave only one on its own line)**
/kind enhancement
**Description:**
I think it worth mention in README, that Docker Hub an…
-
Hi @gitbls,
I decided to follow your suggestion of using a pi5 to build an image, but I can't seem to get SDM working on a fresh install of a Pi5.
Instead, I get the following whenever it attem…
-
### Other
Hi there,
I'm encountering a problem:
`
chroot: failed to run command ‘/bin/bash’: No such file or directory
`
after retrieving debian
`
sudo debootstrap --arch=riscv64 unstable d…
-
I have been using your bot for a long time and have been running it on Docker. It's always helpful. Thank you.
The environment I'm running is Docker on an M1 Mac. However, I encountered an error when…