Docker Library Bot
c1a51df17f
Update to 3.7.18, Erlang/OTP 22.1.1, OpenSSL 1.1.1d
2019-09-27 17:05:16 +00:00
Docker Library Bot
a487e27b71
Update to 3.8.0-rc.3, Erlang/OTP 22.1.1, OpenSSL 1.1.1d
2019-09-27 17:05:16 +00:00
Docker Library Bot
fb3a168bf8
Update to 3.8.0-rc.2, Erlang/OTP 22.1, OpenSSL 1.1.1d
2019-09-22 11:05:16 +00:00
Docker Library Bot
a3018ad306
Update to 3.7.18, Erlang/OTP 22.1, OpenSSL 1.1.1d
2019-09-17 17:05:21 +00:00
Docker Library Bot
1a66e87e73
Update to 3.8.0-rc.1, Erlang/OTP 22.1, OpenSSL 1.1.1d
2019-09-17 17:05:21 +00:00
Docker Library Bot
eb9d525474
Update to 3.7.18, Erlang/OTP 22.0.7, OpenSSL 1.1.1d
2019-09-17 05:08:08 +00:00
Stev Witzel
4ce15fafb5
Add support for read-only config file mounts
...
This is a pretty common use-case given that as of Kubernetes v1.9.4
configMaps are mounted as read-only.
Fixes #368
2019-09-17 00:07:45 +02:00
Docker Library Bot
11b0f43e80
Update to 3.7.18-rc.1, Erlang/OTP 22.0.7, OpenSSL 1.1.1d
2019-09-15 17:05:19 +00:00
Docker Library Bot
5d021ba01f
Update to 3.7.17, Erlang/OTP 22.0.7, OpenSSL 1.1.1d
2019-09-11 11:05:21 +00:00
Docker Library Bot
f5ce17a6eb
Update to 3.7.18-beta.1, Erlang/OTP 22.0.7, OpenSSL 1.1.1d
2019-09-11 11:05:21 +00:00
Docker Library Bot
a7554888b0
Update to 3.8.0-rc.1, Erlang/OTP 22.0.7, OpenSSL 1.1.1d
2019-09-11 05:05:23 +00:00
Docker Library Bot
e455de3344
Update to 3.7.17, Erlang/OTP 22.0.7, OpenSSL 1.1.1c
2019-09-10 23:05:30 +00:00
Docker Library Bot
f296af4c26
Update to 3.8.0-rc.1, Erlang/OTP 22.0.7, OpenSSL 1.1.1c
2019-09-10 23:05:30 +00:00
Docker Library Bot
dfc843104d
Update to 3.7.18-beta.1, Erlang/OTP 22.0.7, OpenSSL 1.1.1c
2019-09-10 23:05:29 +00:00
Docker Library Bot
9b8b8f0d28
Update to 3.7.17, Erlang/OTP 22.0.7, OpenSSL 1.1.1d
2019-09-10 17:05:20 +00:00
Docker Library Bot
d8d6251978
Update to 3.8.0-rc.1, Erlang/OTP 22.0.7, OpenSSL 1.1.1d
2019-09-10 17:05:20 +00:00
Docker Library Bot
b437c60b19
Update to 3.7.18-beta.1, Erlang/OTP 22.0.7, OpenSSL 1.1.1d
2019-09-10 17:05:20 +00:00
Docker Library Bot
853772e864
Update to 3.8.0-rc.1, Erlang/OTP 22.0.7, OpenSSL 1.1.1c
2019-09-09 05:05:33 +00:00
yosifkit
df0ec8ab7e
Merge pull request #366 from infosiftr/rpath
...
Ditch both LD_LIBRARY_PATH and /etc/ld.so.conf in favor of rpath
2019-09-06 15:26:03 -07:00
Tianon Gravi
a5f3388305
Ditch both LD_LIBRARY_PATH and /etc/ld.so.conf in favor of rpath
...
This compiles `erl` and `openssl` such that they pick up the right `libssl.so` automatically without any system tweaking (see https://en.wikipedia.org/wiki/Rpath for more information about `rpath` sections in executables).
2019-09-05 14:50:25 -07:00
Tianon Gravi
47deb27843
Update generated README
...
Especially to link to put-shared jobs (https://doi-janky.infosiftr.net/job/put-shared/ )
2019-09-03 15:10:49 -07:00
yosifkit
0ad5cae30c
Merge pull request #363 from infosiftr/alpine3.10
...
Update to Alpine 3.10
2019-08-26 12:16:45 -07:00
Tianon Gravi
b8db35af32
Update to Alpine 3.10
...
This includes `LD_LIBRARY_PATH` to resolve the `libssl.so` mismatches and explicit `CFLAGS` (in Alpine 3.10, `dpkg-buildflags --get CFLAGS` is empty).
2019-08-23 17:10:56 -07:00
Docker Library Bot
8290b5b3c2
Update to 3.7.18-beta.1, Erlang/OTP 22.0.7, OpenSSL 1.1.1c
2019-08-22 11:05:20 +00:00
Docker Library Bot
8a5c57be05
Update to 3.8.0-beta.7, Erlang/OTP 22.0.7, OpenSSL 1.1.1c
2019-08-21 11:05:18 +00:00
Docker Library Bot
2ec310b5a0
Update to 3.8.0-beta.6, Erlang/OTP 22.0.7, OpenSSL 1.1.1c
2019-08-04 11:05:17 +00:00
yosifkit
60c979a600
Merge pull request #358 from infosiftr/spaaaaaace
...
Add a line of whitespace between certs in "combined.pem"
2019-08-02 16:31:17 -07:00
Tianon Gravi
a0a0135181
Add a line of whitespace between certs in "combined.pem"
...
This is important if $RABBITMQ_SSL_CERTFILE does not end with a newline.
2019-08-02 14:26:28 -07:00
Docker Library Bot
22f59f67a2
Update to 3.7.17, Erlang/OTP 22.0.7, OpenSSL 1.1.1c
2019-07-29 05:05:15 +00:00
Docker Library Bot
983fafcfea
Update to 3.7.17-rc.3, Erlang/OTP 22.0.7, OpenSSL 1.1.1c
2019-07-24 11:05:20 +00:00
Docker Library Bot
7a2c773cd4
Update to 3.7.17-rc.2, Erlang/OTP 22.0.7, OpenSSL 1.1.1c
2019-07-22 05:05:22 +00:00
Docker Library Bot
ed480de4b5
Update to 3.7.17-rc.1, Erlang/OTP 22.0.7, OpenSSL 1.1.1c
2019-07-18 17:05:19 +00:00
yosifkit
d2e5887b4e
Merge pull request #354 from infosiftr/latest-toolchain
...
Switch to the "latest-toolchain" packages
2019-07-16 15:45:12 -07:00
Tianon Gravi
d38a86acf3
Update RabbitMQ key fetch to keys.openpgp.org per https://github.com/docker-library/rabbitmq/pull/349#issuecomment-511955023
2019-07-16 13:35:58 -07:00
Tianon Gravi
a17039eae9
Switch to the "latest-toolchain" packages
2019-07-16 13:32:08 -07:00
Docker Library Bot
e1afff47a8
Update to 3.7.17-beta.1, Erlang/OTP 22.0.7, OpenSSL 1.1.1c
2019-07-11 11:05:22 +00:00
Docker Library Bot
7659c0006d
Update to 3.7.16, Erlang/OTP 22.0.7, OpenSSL 1.1.1c
2019-07-11 11:05:22 +00:00
Docker Library Bot
49f7802ad6
Update to 3.8.0-beta.5, Erlang/OTP 22.0.7, OpenSSL 1.1.1c
2019-07-11 11:05:22 +00:00
Docker Library Bot
e738f6e6b1
Update to 3.7.17-beta.1, Erlang/OTP 22.0.6, OpenSSL 1.1.1c
2019-07-10 11:05:21 +00:00
Docker Library Bot
491584abdc
Update to 3.7.16, Erlang/OTP 22.0.6, OpenSSL 1.1.1c
2019-07-10 11:05:21 +00:00
Docker Library Bot
5fd8294706
Update to 3.8.0-beta.5, Erlang/OTP 22.0.6, OpenSSL 1.1.1c
2019-07-10 11:05:21 +00:00
Docker Library Bot
8cf0f09d06
Update to 3.7.17-beta.1, Erlang/OTP 22.0.5, OpenSSL 1.1.1c
2019-07-09 23:05:33 +00:00
Docker Library Bot
af3162b31d
Update to 3.8.0-beta.5, Erlang/OTP 22.0.5, OpenSSL 1.1.1c
2019-07-09 23:05:33 +00:00
Docker Library Bot
a6c719b456
Update to 3.7.16, Erlang/OTP 22.0.5, OpenSSL 1.1.1c
2019-07-07 23:05:15 +00:00
Docker Library Bot
1ddf81675f
Update to 3.8.0-beta.4, Erlang/OTP 22.0.5, OpenSSL 1.1.1c
2019-07-03 11:05:23 +00:00
Docker Library Bot
417a82a983
Update to 3.7.16-rc.3, Erlang/OTP 22.0.5, OpenSSL 1.1.1c
2019-07-03 11:05:23 +00:00
Docker Library Bot
7fa749a7be
Update to 3.7.15, Erlang/OTP 22.0.5, OpenSSL 1.1.1c
2019-07-03 11:05:23 +00:00
yosifkit
080c4c7c51
Merge pull request #347 from infosiftr/no-examples
...
Remove Erlang "examples" directories too
2019-06-24 12:26:43 -07:00
Tianon Gravi
bf85a5e9ed
Merge pull request #344 from J0WI/wget
...
Use BusyBox wget
2019-06-21 13:42:37 -07:00
Tianon Gravi
091121724e
Merge pull request #345 from infosiftr/fix-arm32v7
...
Add "--libdir" to openssl compilation to fix arm32v7
2019-06-21 13:41:41 -07:00