yosifkit
yosifkit
Changes: - https://github.com/docker-library/rabbitmq/commit/53454e0: Merge pull request https://github.com/docker-library/rabbitmq/pull/713 from infosiftr/4.0-pre-release - https://github.com/docker-library/rabbitmq/commit/3881658: Add 4.0-beta.1 pre-release
Changes: - https://github.com/docker-library/cassandra/commit/7ebf445: Update 5.0 to 5.0-rc1 - https://github.com/docker-library/cassandra/commit/a2a374e: Update to actions/checkout@v4 🙃
Changes: - https://github.com/docker-library/python/commit/ec14acd: Update 3.13-rc to 3.13.0b4
https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.9.0
This issue is to show example errors that happen when `dockerd`1 and/or `libseccomp[2]`2 are not up-to-date when using images based on a newer Linux distribution release. ---- TL;DR: `libseccomp` lets...
It seems like https://github.com/aerospike/aerospike-server.docker/issues/21 has happened again, but with `7.1.0.0`. The downloaded files don't match the `sha256sum` in the Dockerfiles (community and enterprise now fail to build). https://github.com/aerospike/aerospike-server.docker/blob/af847cba3ce8e7d4f8207106d6bf5ae59e749473/enterprise/ubuntu22.04/Dockerfile#L26-L29 vs ```console...
Along with #114, we should deprecate the config file since we mostly just use the environment variables anyway (e.g., https://github.com/docker-library/meta-scripts/blob/da908ae960aaf23ff67b1d465af0ab1b47183fd8/sources.sh#L28). Environment variables are easy enough to permanently add to things...
Once the rollout is complete, we need to document how https://github.com/docker-library/meta and https://github.com/docker-library/meta-scripts changes the build flow slightly. We should probably document where/how the improved signing happens in the process...
We added a couple backports to `8.1` from PHP upstream changes to get it to compile on Alpine 3.21 in #1552. We should consider keeping them around so that they...
The 4 Debian based images (`haxe:4.3.6-bookworm`, `haxe:4.3.6-bullseye`, `haxe:4.2.5-bookworm`, and `haxe:4.2.5-bullseye`) are failing to build after we merged the most recent [Debian update](https://github.com/docker-library/official-images/pull/17608) and attempted to rebuild like we normally do...