yosifkit
yosifkit
The linux/mips64le architecture is still in queue for building, but apparently builds are just failing constantly. Any idea when this will be fixed? Thanks Extra info: Issue opened by my...
If we add `--enable-maintainer-zts` to the `PHP_EXTRA_CONFIGURE_ARGS` then all three [Apache MPMs](https://httpd.apache.org/docs/2.4/mpm.html) become available: prefork, worker, and event. tests: Apache will start with any of the three MPMs (used event...
Creating a catch-all issue so we can list areas for improvement. - [ ] `SharedTags`: explain what they are and when they are used - [x] reword in readme: "While...
Since we consume OpenJDK mainly from upstream or trusted/TCK tested binaries, here's a list of what can be updated and how. Most version updates are handled automatically by `update.sh` run...
Alpine 3.17 lib-vips is new enough for sharp https://github.com/TryGhost/Ghost/blob/v5.65.1/yarn.lock#L28340-L28341 https://github.com/lovell/sharp/blob/v0.30.7/package.json#L157 https://pkgs.alpinelinux.org/packages?name=vips-dev&branch=v3.17 ⬆️ this is a lot of manual checking to see which version of `sharp` that Ghost requires, and then...
Since 5.0, setting the `sharding.clusterRole`/`--configsvr` [requires it to be part of a replica set](https://www.mongodb.com/docs/v5.0/reference/configuration-options/#mongodb-setting-sharding.clusterRole) so this fixes part of #509 (for `--configsvr`). Not certain we need to do anything for...
This is a follow-up to https://github.com/facebook/hhvm/issues/6126#issuecomment-134299426. We have a [PR](https://github.com/docker-library/official-images/pull/1043) from a community member to add an hhvm image to the [Docker Official Repos](https://docs.docker.com/docker-hub/official_repos/), but wanted to reach out to...
Since Alpine Linux has stopped building the [`libressl` package for `s390x`](https://git.alpinelinux.org/aports/commit/community/libressl?h=3.18-stable&id=78fdc5e0d4fa8c8e858de25d422bf5b0c7032f3e), the `eclipse-mosquitto:2` image has failed to build on that architecture. Since I don't know if they'll add it back,...
As discovered in https://github.com/docker-library/busybox/pull/202, `busybox` segfaults when running on real `riscv64` hardware but works fine on QEMU 😭. Just opening this as a tracking issue. ```console + gdb -core=rootfs/core -silent...
Changes: - https://github.com/docker-library/docker/commit/694a68c: Update 27 to buildx 0.16.1 - https://github.com/docker-library/docker/commit/7b3d2fd: Update 26 to buildx 0.16.1 - https://github.com/docker-library/docker/commit/76d8175: Update 25 to buildx 0.16.1 - https://github.com/docker-library/docker/commit/e23eebc: Update 24 to buildx 0.16.1 https://github.com/docker/buildx/releases/tag/v0.16.1