Commit Graph

11715 Commits

Author SHA1 Message Date
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
Tianon Gravi 7e5fea0271
Merge pull request #2198 from benrobot/nginx-fix-cache-container-path
nginx - Fix container path for cache dir to prevent error mkdir() "/var/cache/nginx/client_temp" failed (2: No such file or directory)
2022-09-22 16:01:18 -07:00
Docker Library Bot 3928fdd0f1 Run update.sh 2022-09-22 12:08:47 -07:00
Docker Library Bot d344dfc593 Run update.sh 2022-09-22 11:14:08 -07:00
Docker Library Bot 0588c216fa Run update.sh 2022-09-22 10:14:17 -07:00
zSchoen e1cfa7c5f2
added _HASH envs 2022-09-22 13:13:10 +02:00
Docker Library Bot 0b04faf702 Run update.sh 2022-09-21 15:08:46 -07:00
yosifkit 13ac3c8b4b
Merge pull request #2202 from gdams/patch-6
eclipse-temurin: update JRE wording in docs
2022-09-21 14:58:04 -07:00
dario-weswit e7ce6514d9
Update lightstreamer logo (#2201) 2022-09-21 14:48:13 -07:00
George Adams 03fc0ad0e2
eclipse-temurin: update JRE wording in docs 2022-09-21 21:13:13 +01:00
Docker Library Bot fe90760249 Run update.sh 2022-09-21 11:14:12 -07:00
Benjamin Roedell 332cb65cc8 Fix container path for cache dir
The code block contains the paths that should be mapped,
`/var/cache/nginx` and `/var/run` for readonly cases.
However, the description immediately above the code block
also listed two paths. The first, `/var/cache`, would require
additional dirs to already exist within the dir. For example,
the application will fail to start if the host didn't create
an `nginx` dir prior to starting the container.

This change updates the path in the description so it matches
the path mapped in the code block and no dirs need to exist
before starting the container.
2022-09-20 20:01:30 -04:00
Docker Library Bot bed93083c7 Run update.sh 2022-09-20 16:14:51 -07:00
Docker Library Bot 3a7a8f4616 Run update.sh 2022-09-20 15:08:47 -07:00
Docker Library Bot 310ce7425d Run update.sh 2022-09-20 14:08:46 -07:00
Docker Library Bot 503ce5c51b Run update.sh 2022-09-20 13:14:13 -07:00