tool · inferred from evidence
podman
A container runtime mentioned as part of the affected flows.
- `astro deploy` results in segmentation fault
If `astro deploy` segfaults during the image build on an Apple Silicon Mac with Podman, the cause is upstream: Podman 5.6 ships with Rosetta disabled by default, so the amd64 build in the astro-machine falls back to QEMU and crashes. Verify
- Earthly: DIND/kind fails on cgroups v2 hosts
Earthly: DIND/kind fails on cgroups v2 hosts. Upgrade Earthly to v0.6.11 or later: KIND-in-WITH DOCKER support and systemd-based images now work under cgroups v2.