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...