------------------------------------------------------------------- Wed Mar 29 13:44:26 UTC 2023 - Dan Čermák - Correct file permissions for chmod calls in docker-entrypoint.sh ------------------------------------------------------------------- Mon Mar 13 11:26:06 UTC 2023 - Dan Čermák - Add Healthcheck ------------------------------------------------------------------- Thu Mar 9 16:27:16 UTC 2023 - Dan Čermák - Specify the full path to the entrypoint, fixes bsc#1208521 ------------------------------------------------------------------- Fri Mar 3 07:24:36 UTC 2023 - Dan Čermák - Add org.opencontainers.image.source label set to %SOURCEURL% ------------------------------------------------------------------- Fri Dec 23 08:03:11 UTC 2022 - Dirk Müller - Update entrypoint scripts from upstream ------------------------------------------------------------------- Wed Dec 21 14:05:32 UTC 2022 - Dirk Müller - BuildTag sorting and consistency fixes ------------------------------------------------------------------- Mon Nov 21 13:47:17 UTC 2022 - Dan Čermák - Add _constraints to prevent FTBFS with small worker root partitions ------------------------------------------------------------------- Fri Jul 15 11:08:54 UTC 2022 - Dan Čermák - Increase compatibility with openSUSE ------------------------------------------------------------------- Tue May 3 09:10:26 UTC 2022 - Dan Čermák - Use set -euo pipefail in every RUN command, use ; instead of && to prevent masking failures