sorted by: new top controversial old
[-] 0x442e472e@feddit.de 3 points 11 months ago

I am a big fan of Passkeys. However, I will refuse to use Passkeys until I can sync them using my own infrastructure. I hope no major site makes them mandatory until then

[-] 0x442e472e@feddit.de 1 points 1 year ago

I'm very interested in a solution. Our current setup, where we use an external docker host for Testcontainers and Podman to build images is quite painful

[-] 0x442e472e@feddit.de 1 points 1 year ago

Do you have a working snippet somewhere I could take a look at?

[-] 0x442e472e@feddit.de 1 points 1 year ago

Doesn't podman use buildah under the hood?

[-] 0x442e472e@feddit.de 1 points 1 year ago

We are using the kubernetes executor. You can add additional sidecar services for your jobs, and we're using that mechanic to run podman as a daemon. There are some gotchas I had to solve if I remember, but now it works nicely for us. Except for Testcontainers, which throws an exception when your Testcontainer is exposing ports

[-] 0x442e472e@feddit.de 1 points 1 year ago

Yes but imo it's easier and nicer to integrate Podman into an existing build, for example with maven

[-] 0x442e472e@feddit.de 2 points 1 year ago

We are trying to use podman as a way to run Testcontainers and build images on a kubernetes cluster using Gitlab CI. Building works, but running Testcontainers doesn't so far :(

[-] 0x442e472e@feddit.de 8 points 1 year ago

That's a bummer. We're strictly regulated and stuff like this needs to be self hosted or we can't use it

0x442e472e

joined 1 year ago