J0WI
J0WI
Inspired by https://github.com/free/sql_exporter/pull/45. This will probably fix https://github.com/free/sql_exporter/issues/70
Similar to https://github.com/mattermost/mattermost-docker/commit/c1dea8605b8464d03a8150be24392c2983c424d7
https://github.com/docker-library/official-images#contributing-to-the-standard-library Here are some goodies: - automated updates and rebuilds - more visibility/trust on DockerHub - multiple architectures - security scans
`libc6-compat` should be dropped from the app container and the Mattermost app should be build against `musl-libc` natively.
I just went though the code and found, that the container runs two services, Unicorn ad nginx. This is not very nice, but it seems that there was no way...
@docker-library-bot can run a `update.sh` script for you to update the `COMPOSER_VERSION` automatically. Just add it to the team and open a corresponding PR here: https://github.com/docker-library/oi-janky-groovy/blob/master/update.sh/vars.groovy See e.g. here: https://github.com/docker-library/wordpress/commit/d775299ddae6dafa232166f44b7c03d23ddf7bb6
The current edge release is older than latest stable. It would be very useful to have a new edge release to test the upcoming changes in 3.15.
https://github.com/docker-library/official-images/issues/6709
See also https://github.com/matomo-org/plugin-QueuedTracking/issues/88 Note: the commit messages produced by @docker-library-bot might be garbage. See also nextcloud/docker#543