Michael Haaf
Michael Haaf
@gmpinder One idea, is there a way to force bluebuild to use podman instead of docker? Today has left me confused as shit about how docker is supposed to work...
Thanks, that's a good idea. Trying the alpine image, it looks like it's working (though, I needed to use `sudo bluebuild build`, haven't been able to get rootless podman working)....
> I should have some time to look into this tomorrow. He said, lying. I think the fix for the userspace situation would look something like this: ```diff diff --git...
Or, more simply, do the host's install of podman/docker trick from https://distrobox.it/useful_tips/#using-hosts-podman-or-docker-inside-a-distrobox instead: ```diff diff --git a/Earthfile b/Earthfile index 4476f48..3dba633 100644 --- a/Earthfile +++ b/Earthfile @@ -91,7 +94,24 @@ blue-build-cli-alpine:...
I'm having the same issue, notably just with one project and not any others. ~I tried loading all of the individual markdown files (copied to `/tmp` to be isolated from...
Thanks @artempyanykh , I've had the chance to update marksman and try this again. The changes in #441 definitely help with triage -- the problematic file is now highlighted in...
[example.md](https://github.com/user-attachments/files/24175915/example.md)