Commit Graph

959 Commits

Author SHA1 Message Date
Docker Library Bot 6445a8d1b1 Update 3.12-rc to otp 25.3.2 2023-05-05 10:39:59 -07:00
Docker Library Bot 8de237303d Update 3.11 to otp 25.3.2 2023-05-05 10:28:48 -07:00
Docker Library Bot 78a7915ab3 Update 3.10 to otp 25.3.2 2023-05-05 10:05:11 -07:00
Docker Library Bot e667276a6f Update 3.11 to 3.11.15 2023-04-29 10:16:35 -07:00
Docker Library Bot 49dac61352 Update 3.10 to 3.10.22 2023-04-29 10:05:10 -07:00
Docker Library Bot f87b6cbcbe Update 3.10 to 3.10.21 2023-04-27 16:54:05 -07:00
Docker Library Bot 3ea9ce9d82 Update 3.11 to 3.11.14 2023-04-27 15:17:10 -07:00
Docker Library Bot c5154e95d3 Update 3.9 to otp 25.3.1 2023-04-27 04:46:42 -07:00
Docker Library Bot 3ba713dad1 Update 3.12-rc to otp 25.3.1 2023-04-27 04:36:32 -07:00
Docker Library Bot acf81d56af Update 3.11 to otp 25.3.1 2023-04-27 04:25:57 -07:00
Docker Library Bot e83ba26490 Update 3.10 to otp 25.3.1 2023-04-27 04:05:11 -07:00
Docker Library Bot 33dceee162 Update 3.12-rc to 3.12.0-rc.1 2023-04-26 10:05:27 -07:00
Docker Library Bot fb2d010b5b Update 3.12-rc to 3.12.0-beta.8 2023-04-21 22:05:24 -07:00
Docker Library Bot 6bce1f24ef Update 3.12-rc to 3.12.0-beta.6 2023-04-05 15:44:36 -07:00
Docker Library Bot 954b05e8e8 Update 3.12-rc to 3.12.0-beta.5 2023-04-02 04:05:24 -07:00
Docker Library Bot 95fd3ddf1c Update 3.11 to 3.11.13 2023-03-31 16:05:17 -07:00
Docker Library Bot 909aa8746f Update 3.11 to 3.11.12 2023-03-30 22:05:18 -07:00
Docker Library Bot 6a960c02c9 Update 3.12-rc to 3.12.0-beta.3 2023-03-26 04:05:23 -07:00
Luke Bakken b41c10aadd
Move `management_agent.disable_metrics_collector` setting to a number… (#626)
* Move `management_agent.disable_metrics_collector` setting to a numbered config file

Fixes #625

Discussed in #624

* Use a conf.d directory in this repo

* Combine into one `COPY` statement
2023-03-24 11:45:07 -07:00
Docker Library Bot 68048c872d Update 3.10 to 3.10.20 2023-03-22 16:05:11 -07:00
Docker Library Bot 7e15b7d873 Update 3.11 to 3.11.11 2023-03-20 16:05:20 -07:00
Docker Library Bot ca55cfc9bc Update 3.12-rc to 3.12.0-beta.2 2023-03-17 04:05:28 -07:00
Luke Bakken fb984f6db4
Merge pull request #620 from infosiftr/1777
Update permissions from 777 to 1777
2023-03-14 07:22:39 -07:00
Tianon Gravi 608d785d09 Update permissions from 777 to 1777
This still supports the "arbitrary user" use case but with slightly tighter permissions on the end result.
2023-03-10 16:07:30 -08:00
Docker Library Bot e28a90517f Update 3.9 to 3.9.29 2023-03-09 16:05:33 -08:00
Tianon Gravi 2624d2040e
Merge pull request #619 from mkuratczyk/enable-builtin-zlib
Explicitly enable builtin zlib
2023-03-08 11:27:27 -08:00
Michal Kuratczyk 92cf3ab710
Explicitly enable builtin zlib
Until now, the `./configure` option attempted to use shared
(system-provided) zlib. However, the image, at least ubuntu
doesn't have `zlib1g-dev` package installed, so OTP falls back
to using builtin zlib. Therefore, this commit shouldn't change the
contents of the image that gets built, but makes it explicit that it
uses zlib version included in OTP (currently 1.2.12).

The alternative would be to install the missing package and actually
use ubuntu-provided zlib version. However, that would be a change in
behaviour and a negative one - there was a significant performance
improvement included in 1.2.12, that we would have lost.
2023-03-08 18:06:33 +01:00
Docker Library Bot beafe44b1e Update 3.9 to otp 25.3 2023-03-08 04:52:41 -08:00
Docker Library Bot 225c6a41fd Update 3.12-rc to otp 25.3 2023-03-08 04:40:05 -08:00
Docker Library Bot bf77e3b50e Update 3.11 to otp 25.3 2023-03-08 04:28:09 -08:00
Docker Library Bot e7cb2c3f0b Update 3.10 to otp 25.3 2023-03-08 04:05:13 -08:00
Tianon Gravi 4572933e96
Merge pull request #618 from infosiftr/3.12
Add 3.12.0-beta.1
2023-03-07 09:55:40 -08:00
Tianon Gravi 1bc76ab8a3 Add 3.12.0-beta.1 2023-03-06 10:47:51 -08:00
Docker Library Bot dde405ff54 Update 3.11 to 3.11.10 2023-03-02 10:05:21 -08:00
Docker Library Bot d780bf9904 Update 3.10 to 3.10.19 2023-03-02 04:05:13 -08:00
Docker Library Bot 96b94da117 Update 3.9 to otp 25.2.3 2023-02-17 04:28:04 -08:00
Docker Library Bot 1f1974a3ed Update 3.11 to otp 25.2.3 2023-02-17 04:19:03 -08:00
Docker Library Bot 0fece9e37e Update 3.10 to otp 25.2.3 2023-02-17 04:05:13 -08:00
Docker Library Bot 18cf515476 Update 3.11 to 3.11.9 2023-02-12 16:05:20 -08:00
Docker Library Bot d8ce3a7b3e Update 3.10 to 3.10.18 2023-02-12 10:05:12 -08:00
Docker Library Bot 90d961238f Update 3.9 to openssl 3.0.8 2023-02-07 10:27:43 -08:00
Docker Library Bot 5c96195416 Update 3.11 to openssl 3.0.8 2023-02-07 10:18:52 -08:00
Docker Library Bot 019574ecad Update 3.10 to openssl 3.0.8 2023-02-07 10:05:12 -08:00
Docker Library Bot ca404c1cb4 Update 3.10 to 3.10.17 2023-01-31 14:40:00 -08:00
Tianon Gravi e08fa77bc1
Merge pull request #602 from lukebakken/lukebakken/openssl-3.0
Use OpenSSL 3.0
2023-01-31 14:13:51 -08:00
Docker Library Bot cd3bef237f Update 3.11 to 3.11.8 2023-01-30 16:05:23 -08:00
Luke Bakken 8f13e19291
Bump OpenSSL to 3.0
Add code to configure and install the OpenSSL 3 FIPS provider.

Add correct `rpath` to OpenSSL and Erlang configuration.

Ensure `fips =` is uncommented correctly in
`/usr/local/etc/ssl/openssl.cnf` file and that the FIPS provider is
disabled in the `/usr/local/etc/ssl/fipsmodule.cnf` file.
2023-01-30 14:13:48 -08:00
Docker Library Bot 7f459e129e Update 3.10 to 3.10.16 2023-01-30 10:05:14 -08:00
Docker Library Bot 4b492fa1da Update 3.9 to 3.9.28, otp 25.2.2 2023-01-30 04:25:13 -08:00
Docker Library Bot 2f098f6597 Update 3.11 to otp 25.2.2 2023-01-30 04:17:13 -08:00