yosifkit

Results 310 comments of yosifkit

I had a partial fix for this in https://github.com/docker-library/mongo/pull/600, so this is part of https://github.com/docker-library/mongo/issues/509

I can definitely rebase it for the newer releases, but I was never really sure that it was a great fix. We didn't really get feedback on it. Looking at...

> https://doi-janky.infosiftr.net/job/multiarch/job/arm32v6/job/node/ Apologies, those jobs are no longer used for the builds as we have just finished migrating to a slightly different process. They are a bit more complex to...

This does not look like something we can fix via the image. Closing.

"thread failed to start" sounds like a `libseccomp` issue. Try running with ` --security-opt seccomp=unconfined` and see if that makes the problems go away. If it does, then you'll need...

Close/open to retrigger GitHub Actions now that https://github.com/actions/runner-images/issues/11582 is resolved

> > perhaps automated > > If we use our current automation, this will be updated without being tested (because testing Windows is a blind-spot in our current automation until...

Closing old issue. (At this point MySQL 5.7 has reached end of life. And this doesn't seem to be something the image could change, but if there is an improvement,...

Or perhaps this is a duplicate of #1058, so https://github.com/docker-library/mysql/issues/1058#issuecomment-2105000516 might be a fix.

Sorry for missing this. > Is there any other way to support the deployment of 8.4.0 through docker service? It works fines here (and on one of your hosts). Just...