Commit Graph

1097 Commits

Author SHA1 Message Date
yosifkit b35f31903c
Merge pull request #208 from infosiftr/rabbitmqadmin
Ensure "rabbitmqadmin" is extracted and ready for use in the management image variants
2017-11-16 10:24:54 -08:00
Tianon Gravi b9eda3e466 Fix Travis building of "management" variants 2017-11-15 16:49:32 -08:00
Tianon Gravi 2810d5cd49 Ensure "rabbitmqadmin" is extracted and ready for use in the management image variants 2017-11-15 16:40:58 -08:00
Docker Library Bot 28001b529f Update to 3.6.14, debian 3.6.14-1 2017-11-07 12:05:05 +00:00
Docker Library Bot 2558d958a0 Update to 3.6.14 2017-11-07 12:05:05 +00:00
Docker Library Bot d89bf522ae Update to 3.6.13 2017-11-06 12:05:05 +00:00
Docker Library Bot 29e022af08 Update to 3.6.13, debian 3.6.13-1 2017-11-06 12:05:05 +00:00
Tianon Gravi 89c15edb02
Merge pull request #204 from infosiftr/gnupg2
Swap from "gnupg2" to "gnupg"
2017-11-01 15:53:48 -07:00
Tianon Gravi 57baaf4a1a Swap from "gnupg2" to "gnupg"
See https://github.com/docker-library/python/issues/236 for details.
2017-11-01 13:54:50 -07:00
yosifkit 1221ea6f40 Merge pull request #201 from infosiftr/escape-strings
Pass string values through "erl" for appropriate escaping
2017-10-12 13:30:00 -07:00
Tianon Gravi 7872457525 Pass string values through "erl" for appropriate escaping 2017-10-12 12:55:51 -07:00
yosifkit ed9a656804 Merge pull request #196 from infosiftr/total_memory_available_override_value
Utilize total_memory_available_override_value and duplicate less internal RabbitMQ math
2017-09-25 12:57:31 -07:00
Tianon Gravi 653f40cd2b Utilize total_memory_available_override_value and duplicate less internal RabbitMQ math 2017-09-25 12:30:56 -07:00
yosifkit cd7faaa757 Merge pull request #195 from infosiftr/github-releases
Switch to consuming upstream release artifacts from GitHub
2017-09-25 12:30:33 -07:00
Tianon Gravi 8d62ca73b2 Switch to consuming upstream release artifacts from GitHub 2017-09-25 10:50:39 -07:00
Tiago Totti 513a11bccb Set chmod 600 on existing cookieFile (#193) 2017-09-25 09:21:43 -07:00
Tianon Gravi b3f8989253 Add ppc64le \m/
$ curl -fsSL 'https://www.rabbitmq.com/debian/dists/testing/Release' | grep ppc64el
    Architectures: alpha amd64 arm arm64 armeb armel armhf avr32 hppa hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 m32 m32r m68k mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el netbsd-alpha netbsd-i386 nios2 or1k powerpc powerpcel ppc64 ppc64el s390 s390x sh sh3 sh3eb sh4 sh4eb sparc sparc64 tilegx
2017-09-12 13:07:14 -07:00
Docker Library Bot ba7ea670b5 Update to 3.6.12 2017-09-11 17:05:06 +00:00
Docker Library Bot b2eba70a1a Update to 3.6.12, debian 3.6.12-1 2017-09-11 17:05:06 +00:00
Tianon Gravi 42d8debb80 Merge pull request #177 from infosiftr/arm64
Add arm64v8 since it is now in the rabbitmq apt repo
2017-08-18 16:24:40 -04:00
Joe Ferguson 2a6e03ce7d Add arm64v8 since it is now in the rabbitmq apt repo 2017-08-17 15:30:08 -07:00
Docker Library Bot 7d76799247 Update to 3.6.11, debian 3.6.11-1 2017-08-16 17:05:04 +00:00
Docker Library Bot 8047bd3468 Update to 3.6.11 2017-08-16 17:05:04 +00:00
Tianon Gravi 0faadd8097 Adjust sed to account for the possibility of multiple arm64vX 2017-07-05 11:32:14 -07:00
Tianon Gravi 1c0e9a4aef Also exclude arm64 2017-06-20 12:16:33 -07:00
yosifkit 8855c6733a Merge pull request #170 from infosiftr/multiarch-part-two
Adjust "erlang-base-hipe" installation to only happen if the package is available
2017-06-20 10:21:51 -07:00
Tianon Gravi 7eed5476d6 Adjust "erlang-base-hipe" installation to only happen if the package is available
This also updates "generate-stackbrew-library.sh" to exclude "ppc64le" from the Debian variant given that upstream's repository doesn't have an "Architectures" entry (and supporting files) for it yet.
2017-06-20 10:00:55 -07:00
Tianon Gravi 0797005ea5 Merge pull request #167 from infosiftr/multiarch
Add proper Architectures entries in "generate-stackbrew-library.sh"
2017-06-19 09:33:13 -07:00
Tianon Gravi 2a7367330e Merge pull request #166 from infosiftr/stretch-alpine
Update to Debian Stretch and Alpine 3.6, removing erlang-solutions
2017-06-19 09:22:51 -07:00
Tianon Gravi 192f4c2055 Update to Debian Stretch and Alpine 3.6, removing erlang-solutions
The erlang-solutions repository was used back in 2015 to get us a newer version of Erlang on our then Wheezy-based image -- now that Stretch is stable and ready, we can get 19.x directly from Debian, and thus get multiarchitecture builds as well without additional effort (since the `rabbitmq-server` package is `arch:all`).
2017-06-19 09:14:40 -07:00
Tianon Gravi 9106c7dde0 Add proper Architectures entries in "generate-stackbrew-library.sh" 2017-06-16 16:33:02 -07:00
Tianon Gravi 529237b760 Merge pull request #163 from alterationx10/master
Updated Dockerfile to install procps
2017-06-09 09:48:00 -07:00
Alteration x10 bc90c8e432 Updated Dockerfile to install procps
Added procps to be installed for better ps support with rabbitmqctl
2017-06-06 14:27:12 -04:00
Tianon Gravi 9d64832d62 Merge pull request #161 from infosiftr/unbound-variable
Account for unbound variables
2017-06-06 10:19:18 -07:00
Tianon Gravi a6cb36022a Account for unbound variables 2017-06-06 06:55:36 -07:00
yosifkit 061038d6cd Merge pull request #159 from infosiftr/RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS
Adjust entrypoint to be more respectful to existing RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS values
2017-06-01 13:43:41 -07:00
Tianon Gravi 4761fd0c03 Adjust entrypoint to be more respectful to existing RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS values 2017-06-01 10:29:15 -07:00
Docker Library Bot 58ff0d1f13 Update to 3.6.10, debian 3.6.10-1 2017-05-25 23:05:10 +00:00
Docker Library Bot 2ddb3e04ac Update to 3.6.10 2017-05-25 23:05:10 +00:00
yosifkit c7e8eb5344 Merge pull request #149 from infosiftr/limit-zero
Adjust "vm_memory_high_watermark" code to be more forgiving/strict about bad data (such as a memory limit of zero)
2017-04-11 13:58:06 -07:00
Tianon Gravi 1509b142f0 Adjust "vm_memory_high_watermark" code to be more forgiving about large data (such as a reported memory limit of 18446744073709551615/MAX_UINT) 2017-04-11 13:34:03 -07:00
yosifkit 2720de9977 Merge pull request #105 from infosiftr/vm_memory_high_watermark
Add "vm_memory_high_watermark" to the generated config, sourced from the value of the "memory.limit_in_bytes" cgroup restriction
2017-04-06 11:17:25 -07:00
Tianon Gravi d2bd71d329 Add "vm_memory_high_watermark" to the generated config, sourced from the value of the "memory.limit_in_bytes" cgroup restriction 2017-04-06 09:15:45 -07:00
yosifkit 253abcc461 Merge pull request #134 from infosiftr/multi-version
Update repository structure for future multi-version support
2017-04-05 15:45:14 -07:00
Tianon Gravi 7927704256 Update repository structure for future multi-version support 2017-04-05 14:31:54 -07:00
Tianon Gravi c81406952e Merge pull request #146 from infosiftr/ssl-depth
Add "depth" as a valid SSL option
2017-04-03 11:21:32 -07:00
Tianon Gravi 84eccd5c9b Add "depth" as a valid SSL option 2017-04-03 09:34:04 -07:00
Docker Library Bot 945697283f Update to 3.6.9 2017-03-29 10:05:22 -07:00
Docker Library Bot 6c224be56c Update to 3.6.9, debian 3.6.9-1 2017-03-29 10:05:22 -07:00
Tianon Gravi 0c14528163 Merge pull request #143 from vovimayhem/story/default_pass_file
Support for reading the default password from a file (i.e. docker secret)
2017-03-24 13:28:03 -07:00