AJ Jordan
AJ Jordan
I started running rootless Podman. However I ran into lots of issues with that (port 80 being privileged was one, but the biggest was that there _is_ no `docker.sock` for...
I do not work for System76 and don't have write access to this repository. You could submit a pull request though!
Hey @Eldieke! Please don't add +1 comments, as they don't contribute anything to the discussion and just generate more email for the maintainers (and those who are subscribed to this...
Adding keyword "browser" to this issue because I included this keyword in all my searches for duplicates and never saw this issue pop up.
@nextgens if I had the time I would have (sorry for the delayed response by the way). Most of my open source time is taken up by [SeaGL](https://SeaGL.org). Can you...
Also this isn't a documentation bug really. The suggestion is to make this page change at runtime based on `AUTH_REQUIRE_TOKENS`.
FWIW, I worked around this like so: ```bash $ sudo podman run --rm -it --privileged --pull=newer --security-opt label=type:unconfined_t -v ./output:/output -v /var/lib/containers/storage:/var/lib/containers/storage --entrypoint sh quay.io/centos-bootc/bootc-image-builder:latest -c "/usr/bin/ln -s /usr/share/bootc-image-builder/defs/fedora-40.yaml /usr/share/bootc-image-builder/defs/seaglav-42.yaml;...
Buyer beware: the link above is phishing trying to get you to infect your computer with malware. (Edit: GitHub Support purged the comment I'm referencing.)
https://github.com/dokku/ansible-dokku/issues/162#issuecomment-1537623901 makes a lot of sense to me! @josegonzalez I'll also echo what @AndrewKvalheim said (though caveat, we _do_ work together on [SeaGL](https://seagl.org/)) - there aren't any pain points per...
Can someone approve the workflow here? @AndrewKvalheim rebased which I suspect will fix CI given the fixes that landed on `master`.