Tianon Gravi
3ba4ec4db3
Use consistent variable naming and adjust configuration written to include "load_definitions" in the proper place
2017-01-11 12:05:55 -08:00
Joe Ferguson
c766dd4dad
Combine file creation with chown/chmod RUN
2016-12-07 14:18:36 -08:00
yosifkit
9f200aa896
Merge pull request #125 from PerfectMemory/fix-permission-issues-gh-124
...
Allow running as arbitrary user, fixing permission issue #124 .
2016-12-07 14:06:11 -08:00
Julien Pervillé
35f592c91b
Allow running as arbitrary user, fixing permission issue #124 .
2016-12-07 21:53:17 +01:00
Docker Library Bot
003537013a
Update to 3.6.6, debian 3.6.6-1
2016-11-21 10:05:14 -08:00
cavemandaveman
d72594a539
Add handling of a definitions file
2016-10-10 13:05:18 -05:00
Tianon Gravi
ca2f23e34d
Update README with Jenkins badge change (see https://github.com/docker-library/docs/pull/697 )
2016-09-21 13:18:34 -07:00
yosifkit
eb621e29e3
Merge pull request #103 from Thubo/FIX-#102
...
Fix #102 - ERL_ARGS not exported correctly
2016-08-19 12:50:19 -07:00
Matthias Thubauville
29121864d4
Fix #102 - ERL_ARGS not exported correctly
2016-08-19 09:37:03 +02:00
Tianon Gravi
c5d33e8a8d
Merge pull request #101 from Gsantomaggio/master
...
update for 3.6.5
2016-08-05 14:24:29 -07:00
Gabriele Santomaggio
1ac0468b0f
update for 3.6.5
2016-08-05 22:34:00 +02:00
Tianon Gravi
7fbf19e469
Update to 3.6.5
2016-08-05 13:15:06 -07:00
Tianon Gravi
54a9a34a63
Merge pull request #100 from Gsantomaggio/master
...
update for RabbitMQ version 3.6.4
2016-07-29 09:53:46 -07:00
Gabriele Santomaggio
c00d3aeef0
update for RabbitMQ version 3.6.4
2016-07-29 10:55:25 +02:00
yosifkit
9b10a78c06
Merge pull request #97 from infosiftr/fix-management-ssl
...
Fix management SSL issues (needs separate "verify" and "fail_if_no_peer_cert" defaults)
2016-07-07 17:38:45 -07:00
Tianon Gravi
01cebb700e
Fix management SSL issues (needs separate "verify" and "fail_if_no_peer_cert" defaults)
2016-07-07 16:29:56 -07:00
Tianon Gravi
3569ec7f11
Fix the level at which we inject the "rabbitmq_management" configuration
...
Fixes #96
2016-07-07 15:11:47 -07:00
yosifkit
87da33f1b8
Merge pull request #94 from infosiftr/config-refactor
...
Completely refactor configuration handling, including adding support for RABBITMQ_SSL_VERIFY and RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT and better error handling
2016-07-07 00:05:15 -07:00
Tianon Gravi
ab3b8b85c1
Completely refactor configuration handling, including adding support for RABBITMQ_SSL_VERIFY and RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT and better error handling
2016-07-06 21:31:32 -07:00
Tianon Gravi
f1bfb7c795
More whitespace beautification
2016-07-06 17:36:37 -07:00
Tianon Gravi
264bbc0a9e
Fix whitespace inconsistencies
2016-07-06 17:26:36 -07:00
Tianon Gravi
fbe1b1ad9f
Refactor configuration handling a little (reuse the "config check" loop for SSL configuration checking)
2016-07-06 17:19:34 -07:00
yosifkit
e613dd7f06
Merge pull request #93 from Gsantomaggio/master
...
Update version 3.6.3
2016-07-06 14:17:49 -07:00
yosifkit
ce26902c44
Merge pull request #91 from infosiftr/hipe_compile
...
Add support for enabling "hipe_compile" at runtime
2016-07-06 13:24:44 -07:00
Gabriele Santomaggio
92fc33ad61
update version 3.6.3
2016-07-06 21:42:30 +02:00
Tianon Gravi
315d9c3c6c
Merge pull request #92 from Gsantomaggio/master
...
Changed ESL link
2016-07-06 09:21:00 -07:00
Gabriele Santomaggio
f9fa7acb35
change ESL download site
2016-07-06 09:23:46 +02:00
Tianon Gravi
121694b707
Simplify env-to-config conversion code
2016-07-05 16:51:56 -07:00
Artur Stawiarski
707c2a0e91
Added support for enabling HiPE compiler through HIPE_COMPILE environment variable
2016-07-05 16:49:59 -07:00
Tianon Gravi
761e855b4c
Move Erlang installation upwards
2016-07-05 16:48:32 -07:00
yosifkit
ca2164c90a
Merge pull request #90 from infosiftr/always-ssl
...
Adjust entrypoint to gosu any rabbitmq command (rabbitmq-server and rabbitmqctl both) and to always set SSL-related environment variables
2016-07-05 16:09:37 -07:00
Tianon Gravi
3b60e68488
Fix minor whitespace consistency nits
2016-07-05 15:33:17 -07:00
Tianon Gravi
92babf7714
Merge pull request #72 from CVTJNII/ImproveManagementConfigReadability
...
Improve formatting of management config block
2016-07-05 15:31:27 -07:00
Tianon Gravi
a15230d7ea
Adjust entrypoint to gosu any rabbitmq command (rabbitmq-server and rabbitmqctl both) and to always set SSL-related environment variables
...
This allows for `docker exec my-rabbit docker-entrypoint.sh rabbitmqctl status` to work out-of-the-box on an SSL-enabled installation, or for the same `-e` flags on a second `docker run` with `rabbitmqctl` to setup the environment appropriately for connecting to the initial SSL-enabled instance.
2016-07-05 15:25:21 -07:00
Tianon Gravi
db4aea6148
Put "docker-entrypoint.sh" in PATH (with a compatibility symlink)
2016-07-05 15:23:58 -07:00
Tianon Gravi
6d3777cae4
Convert "generate-stackbrew-library.sh" to output the new 2822-based format
2016-06-08 15:48:21 -07:00
Tianon Gravi
6b496ac32e
Upstream has changed their APT repo's GPG key
...
https://www.rabbitmq.com/news.html
https://groups.google.com/d/topic/rabbitmq-users/BO5cmEsdEhc/discussion
2016-06-08 13:28:23 -07:00
Tianon Gravi
70a23d102e
Update to 3.6.2
2016-05-20 09:08:10 -07:00
Tianon Gravi
4bc5cac75b
Merge pull request #78 from binarin/remove-x11-deps
...
Use erlang without X11 dependencies
2016-05-12 10:05:34 -07:00
Tianon Gravi
c5e1f61133
Fix embarassing README.md typo ( https://github.com/docker-library/docs/pull/557 )
2016-04-26 14:38:11 -07:00
Alexey Lebedeff
3b38b0b2bc
Use erlang without X11 dependencies
...
X11-dependent parts of erlang are in no way needed for rabbitmq, and
getting rid of them reduces installed size of erlang/rabbit from 173 MB
to just 46 MB.
2016-03-31 18:45:17 +03:00
Tianon Gravi
e9e416f996
Update to 3.6.1
2016-03-01 14:29:19 -08:00
yosifkit
173a6fe0f4
Merge pull request #73 from infosiftr/fix-gpg
...
Fix "gpg" usage to stop relying on deprecated and insecure behavior
2016-02-29 12:39:01 -08:00
Tianon Gravi
a80c630874
Fix "gpg" usage to stop relying on deprecated and insecure behavior
2016-02-29 09:22:32 -08:00
Tom Noonan II
55609c777d
Improve formatting of management config block: break common closing brackets out of conditional and clean up whitespace of the SSL block
2016-02-19 23:28:20 -07:00
yosifkit
74f0b7917e
Merge pull request #62 from infosiftr/permissions
...
Ensure the rabbitmq user can write to /etc/rabbitmq
2016-01-28 09:12:06 -08:00
Tianon Gravi
90918b05b2
Ensure the rabbitmq user can write to /etc/rabbitmq
2016-01-28 08:44:31 -08:00
Tianon Gravi
0ecd5cd05b
Merge pull request #60 from infosiftr/any-user
...
Only be root when necessary, so that `--user` works
2016-01-18 12:31:58 -08:00
Tianon Gravi
d9c4635649
Fix minor comment typo
2016-01-18 12:31:33 -08:00
Joe Ferguson
39be622d85
Only be root when necessary, so that `--user` works
2016-01-14 16:14:25 -08:00