Explorar el Código

Run update.sh

Docker Library Bot hace 8 años
padre
commit
2c61f9d433
Se han modificado 2 ficheros con 7 adiciones y 5 borrados
  1. 2 0
      rabbitmq/README.md
  2. 5 5
      ubuntu/README.md

+ 2 - 0
rabbitmq/README.md

@@ -156,6 +156,8 @@ $ docker run -d --hostname my-rabbit --name some-rabbit -e RABBITMQ_DEFAULT_VHOS
 
 ## Enabling HiPE
 
+**Warning:** if you're using the Alpine variant, there is currently [an outstanding bug (Alpine Linux bug #5700) with the `erlang-hipe` package](https://bugs.alpinelinux.org/issues/5700) which prevents HiPE from working in Alpine Linux. See [docker-library/rabbitmq#151](https://github.com/docker-library/rabbitmq/issues/151) for more discussion.
+
 See the [RabbitMQ "Configuration"](http://www.rabbitmq.com/configure.html#config-items) for more information about various configuration options.
 
 For enabling the HiPE compiler on startup use `RABBITMQ_HIPE_COMPILE` set to `1`. Accroding to the official documentation:

+ 5 - 5
ubuntu/README.md

@@ -16,11 +16,11 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`12.04.5`, `12.04`, `precise-20170331`, `precise` (*precise/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/94a6b954435615aba4beffaf62f14699083eafca/precise/Dockerfile)
--	[`14.04.5`, `14.04`, `trusty-20170330`, `trusty` (*trusty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/94a6b954435615aba4beffaf62f14699083eafca/trusty/Dockerfile)
--	[`16.04`, `xenial-20170410`, `xenial`, `latest` (*xenial/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/94a6b954435615aba4beffaf62f14699083eafca/xenial/Dockerfile)
--	[`16.10`, `yakkety-20170327`, `yakkety`, `rolling` (*yakkety/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/94a6b954435615aba4beffaf62f14699083eafca/yakkety/Dockerfile)
--	[`17.04`, `zesty-20170411`, `zesty`, `devel` (*zesty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/94a6b954435615aba4beffaf62f14699083eafca/zesty/Dockerfile)
+-	[`12.04.5`, `12.04`, `precise-20170331`, `precise` (*precise/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/8ec739cf49ac7fb7517d9ba97b04216dc8d8459b/precise/Dockerfile)
+-	[`14.04.5`, `14.04`, `trusty-20170330`, `trusty` (*trusty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/8ec739cf49ac7fb7517d9ba97b04216dc8d8459b/trusty/Dockerfile)
+-	[`16.04`, `xenial-20170417.1`, `xenial`, `latest` (*xenial/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/8ec739cf49ac7fb7517d9ba97b04216dc8d8459b/xenial/Dockerfile)
+-	[`16.10`, `yakkety-20170327`, `yakkety` (*yakkety/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/8ec739cf49ac7fb7517d9ba97b04216dc8d8459b/yakkety/Dockerfile)
+-	[`17.04`, `zesty-20170411`, `zesty`, `rolling` (*zesty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/8ec739cf49ac7fb7517d9ba97b04216dc8d8459b/zesty/Dockerfile)
 
 # Quick reference