Commit Graph

11730 Commits

Author SHA1 Message Date
Docker Library Bot ac3e293ffd Run update.sh 2022-10-05 13:08:50 -07:00
Docker Library Bot 9c4c532698 Run update.sh 2022-10-05 12:08:47 -07:00
Docker Library Bot 5949b18a76 Run update.sh 2022-10-04 16:19:01 -07:00
Docker Library Bot 1d49b1feba Run update.sh 2022-10-04 12:08:48 -07:00
Docker Library Bot d6debc3307 Run update.sh 2022-10-04 11:14:24 -07:00
Docker Library Bot 9f60061026 Run update.sh 2022-10-03 17:08:47 -07:00
Docker Library Bot f03ac4e114 Run update.sh 2022-10-03 16:14:26 -07:00
Docker Library Bot 8121158709 Run update.sh 2022-10-03 15:08:50 -07:00
Docker Library Bot ef67b90905 Run update.sh 2022-10-03 14:14:32 -07:00
Docker Library Bot 82c8c12b04 Run update.sh 2022-10-03 09:08:48 -07:00
Docker Library Bot cb7e4ee1d4 Run update.sh 2022-09-30 16:14:18 -07:00
yosifkit 894e2a4f29
Merge pull request #2209 from infosiftr/hello-world-arbitrary-user
Add note that "hello-world" can run as an arbitrary user
2022-09-30 15:42:00 -07:00
Docker Library Bot 5fa64624d3 Run update.sh 2022-09-30 15:08:48 -07:00
Tianon Gravi b84ae8ceba Add note that "hello-world" can run as an arbitrary user 2022-09-30 14:55:22 -07:00
Docker Library Bot 6dd87162d9 Run update.sh 2022-09-30 13:14:08 -07:00
Docker Library Bot 77dd024fee Run update.sh 2022-09-30 12:08:47 -07:00
Docker Library Bot 510ff7341d Run update.sh 2022-09-30 11:14:03 -07:00
Docker Library Bot 4d1109654f Run update.sh 2022-09-29 18:08:46 -07:00
Tianon Gravi 361f4c5ab5
Merge pull request #2205 from infosiftr/centos-deprecated
Add deprecation notice for CentOS
2022-09-29 17:24:24 -07:00
Docker Library Bot 3c71e911a6 Run update.sh 2022-09-29 17:08:47 -07:00
Docker Library Bot 95676f1420 Run update.sh 2022-09-29 16:14:02 -07:00
Docker Library Bot 134b7298c4 Run update.sh 2022-09-29 12:08:47 -07:00
Docker Library Bot ac33d52973 Run update.sh 2022-09-29 11:09:11 -07:00
Docker Library Bot 8655c5a82e Run update.sh 2022-09-29 07:14:10 -07:00
Docker Library Bot 81c7b743b2 Run update.sh 2022-09-28 16:14:30 -07:00
Docker Library Bot 2ca8d40645 Run update.sh 2022-09-28 15:08:45 -07:00
Docker Library Bot 2491cac5ee Run update.sh 2022-09-28 14:08:49 -07:00
Docker Library Bot 69abd2dd06 Run update.sh 2022-09-28 10:14:00 -07:00
Tianon Gravi d2fc455feb
Merge pull request #2207 from grooverdan/mariadb_hash
mariadb: MARIADB_ROOT_PASSWORD_HASH to set of manditory vars
2022-09-28 09:18:20 -07:00
Docker Library Bot fd2e0ebf99 Run update.sh 2022-09-27 18:08:48 -07:00
Docker Library Bot 0817c6202d Run update.sh 2022-09-27 17:14:44 -07:00
Daniel Black 3e27decffa mariadb: use mariadb names instead of mysql ones
These have existed since 10.4. While 10.3 won't have these,
lets account for the common cases.
2022-09-28 09:42:53 +10:00
Daniel Black 2bac2c3dd9 mariadb: custom configuration file
Many people where custom mounting their configuration on
/etc/mysql/my.cnf overriding many other defaults. The docs
here simplify to the /etc/mysql/conf.d directory intended.

A few people are doing user@hostname configurations and
with the way skip-name-resolve is implemented in the server
it not obvious how to disable this. Added docs to clarify this,
and how to examine the final configuration.
2022-09-28 09:42:53 +10:00
Tianon Gravi 340821e6fa Add deprecation notice for CentOS 2022-09-27 16:37:58 -07:00
Daniel Black 57498559bc mariadb: MARIADB_ROOT_PASSWORD_HASH to set of manditory vars
Order the manditory MARIADB_ROOT_PASSWORD* by decreasing strength.

Add ref MARIADB_PASSWORD_HASH to MARIADB_ROOT_PASSWORD_HASH for setting
password.
2022-09-28 08:57:08 +10:00
Docker Library Bot feceb792fe Run update.sh 2022-09-26 18:08:45 -07:00
Docker Library Bot aaca6b3721 Run update.sh 2022-09-26 17:14:16 -07:00
Docker Library Bot 3ead914a53 Run update.sh 2022-09-26 15:08:47 -07:00
Docker Library Bot f34e16796a Run update.sh 2022-09-26 14:08:47 -07:00
Docker Library Bot 444f404637 Run update.sh 2022-09-26 13:08:46 -07:00
Docker Library Bot 3af2637f42 Run update.sh 2022-09-26 12:08:46 -07:00
Docker Library Bot ef0b24810d Run update.sh 2022-09-26 10:14:00 -07:00
Docker Library Bot 75a3263b34 Run update.sh 2022-09-23 17:13:58 -07:00
Docker Library Bot 55c83c8577 Run update.sh 2022-09-23 15:08:48 -07:00
Docker Library Bot e21332f050 Run update.sh 2022-09-23 12:08:46 -07:00
Docker Library Bot 6970470f7f Run update.sh 2022-09-22 17:14:23 -07:00
Tianon Gravi 1c83189ba5
Merge pull request #2203 from TheAlgorythm/MARIADB_PASSWORD_HASH
added MariaDB _HASH environment variables
2022-09-22 16:28:09 -07:00
yosifkit 3d61f8c3f5
Merge pull request #2204 from infosiftr/openjdk-pre
Update OpenJDK short description to be more precise
2022-09-22 16:25:01 -07:00
Docker Library Bot ccf30b0665 Run update.sh 2022-09-22 16:13:56 -07:00
Tianon Gravi 3d6841dbca Update OpenJDK short description to be more precise 2022-09-22 16:07:57 -07:00