Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utilize total_memory_available_override_value and duplicate less internal RabbitMQ math #196

Conversation

tianon
Copy link
Member

@tianon tianon commented Sep 25, 2017

This builds on #105 to implement rabbitmq/rabbitmq-server#1234, thereby allowing us to punt all "math" to RabbitMQ's internal algorithms (we simply inform RabbitMQ what the cgroup limit is, if applicable, and convert the value of RABBITMQ_VM_MEMORY_HIGH_WATERMARK into a configuration block RabbitMQ can consume appropriately).

@yosifkit yosifkit merged commit ed9a656 into docker-library:master Sep 25, 2017
@yosifkit yosifkit deleted the total_memory_available_override_value branch September 25, 2017 19:57
tianon added a commit to infosiftr/stackbrew that referenced this pull request Sep 25, 2017
- `bash`: `scanelf` improvements (tianon/docker-bash#8)
- `docker`: update `Dockerfile` with `arm32v6` and `arm64v8` (still blocked on gliderlabs/docker-alpine#304)
- `drupal`: `scanelf` improvements (docker-library/drupal#93)
- `ghost`: 1.9.0
- `haproxy`: `scanelf` improvements (docker-library/haproxy#45)
- `httpd`: `scanelf` improvements (docker-library/httpd#74)
- `irssi`: `scanelf` improvements (jessfraz/irssi#18)
- `memcached`: `scanelf` improvements (docker-library/memcached#27)
- `php`: `scanelf` improvements (docker-library/php#500), `libressl` in Alpine 3.6+/PHP 7.2+ (docker-library/php#499)
- `postgres`: `scanelf` improvements (docker-library/postgres#344)
- `rabbitmq`: update cookie file permissions (docker-library/rabbitmq#193), consume upstream artifacts from GitHub (docker-library/rabbitmq#195), set `total_memory_available_override_value` (docker-library/rabbitmq#196)
- `ruby`: `scanelf` improvements (docker-library/ruby#161)
- `tomcat`: `scanelf` improvements (docker-library/tomcat#85)
- `wordpress`: `scanelf` improvements (docker-library/wordpress#240)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants