Browse Source

Run update.sh

Docker Library Bot 9 years ago
parent
commit
c66b835bbb
3 changed files with 24 additions and 24 deletions
  1. 3 3
      kapacitor/README.md
  2. 18 18
      python/README.md
  3. 3 3
      telegraf/README.md

+ 3 - 3
kapacitor/README.md

@@ -3,10 +3,10 @@
 -	[`0.12`, `0.12.0` (*0.12/Dockerfile*)](https://github.com/influxdata/kapacitor-docker/blob/bbfea78a0a43bd4c6d67e139afb518bac3aa424b/0.12/Dockerfile)
 -	[`0.13`, `0.13.1`, `latest` (*kapacitor/0.13/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/215cf009c143dc739b5b10084ae330ca7f3665d6/kapacitor/0.13/Dockerfile)
 -	[`0.13-alpine`, `0.13.1-alpine`, `alpine` (*kapacitor/0.13/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/215cf009c143dc739b5b10084ae330ca7f3665d6/kapacitor/0.13/alpine/Dockerfile)
--	[`1.0.0-beta1` (*kapacitor/1.0/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/215cf009c143dc739b5b10084ae330ca7f3665d6/kapacitor/1.0/Dockerfile)
--	[`1.0.0-beta1-alpine` (*kapacitor/1.0/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/215cf009c143dc739b5b10084ae330ca7f3665d6/kapacitor/1.0/alpine/Dockerfile)
+-	[`1.0.0-beta3` (*kapacitor/1.0/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/22315c8e211defb2589fa6831c682391de492b88/kapacitor/1.0/Dockerfile)
+-	[`1.0.0-beta3-alpine` (*kapacitor/1.0/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/22315c8e211defb2589fa6831c682391de492b88/kapacitor/1.0/alpine/Dockerfile)
 
-[![](https://badge.imagelayers.io/kapacitor:latest.svg)](https://imagelayers.io/?images=kapacitor:0.12,kapacitor:0.13,kapacitor:0.13-alpine,kapacitor:1.0.0-beta1,kapacitor:1.0.0-beta1-alpine)
+[![](https://badge.imagelayers.io/kapacitor:latest.svg)](https://imagelayers.io/?images=kapacitor:0.12,kapacitor:0.13,kapacitor:0.13-alpine,kapacitor:1.0.0-beta3,kapacitor:1.0.0-beta3-alpine)
 
 For more information about this image and its history, please see [the relevant manifest file (`library/kapacitor`)](https://github.com/docker-library/official-images/blob/master/library/kapacitor). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fkapacitor).
 

+ 18 - 18
python/README.md

@@ -1,27 +1,27 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`2.7.12`, `2.7`, `2` (*2.7/Dockerfile*)](https://github.com/docker-library/python/blob/ac647c4b59919136759da632acf231933e022492/2.7/Dockerfile)
--	[`2.7.12-slim`, `2.7-slim`, `2-slim` (*2.7/slim/Dockerfile*)](https://github.com/docker-library/python/blob/ac647c4b59919136759da632acf231933e022492/2.7/slim/Dockerfile)
--	[`2.7.12-alpine`, `2.7-alpine`, `2-alpine` (*2.7/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/ac647c4b59919136759da632acf231933e022492/2.7/alpine/Dockerfile)
--	[`2.7.12-wheezy`, `2.7-wheezy`, `2-wheezy` (*2.7/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/ac647c4b59919136759da632acf231933e022492/2.7/wheezy/Dockerfile)
+-	[`2.7.12`, `2.7`, `2` (*2.7/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/2.7/Dockerfile)
+-	[`2.7.12-slim`, `2.7-slim`, `2-slim` (*2.7/slim/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/2.7/slim/Dockerfile)
+-	[`2.7.12-alpine`, `2.7-alpine`, `2-alpine` (*2.7/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/2.7/alpine/Dockerfile)
+-	[`2.7.12-wheezy`, `2.7-wheezy`, `2-wheezy` (*2.7/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/2.7/wheezy/Dockerfile)
 -	[`2.7.12-onbuild`, `2.7-onbuild`, `2-onbuild` (*2.7/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/7663560df7547e69d13b1b548675502f4e0917d1/2.7/onbuild/Dockerfile)
--	[`3.3.6`, `3.3` (*3.3/Dockerfile*)](https://github.com/docker-library/python/blob/3db904b3f5407840e591daf3aa54670a685b22b3/3.3/Dockerfile)
--	[`3.3.6-slim`, `3.3-slim` (*3.3/slim/Dockerfile*)](https://github.com/docker-library/python/blob/3db904b3f5407840e591daf3aa54670a685b22b3/3.3/slim/Dockerfile)
--	[`3.3.6-alpine`, `3.3-alpine` (*3.3/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/3db904b3f5407840e591daf3aa54670a685b22b3/3.3/alpine/Dockerfile)
--	[`3.3.6-wheezy`, `3.3-wheezy` (*3.3/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/3db904b3f5407840e591daf3aa54670a685b22b3/3.3/wheezy/Dockerfile)
+-	[`3.3.6`, `3.3` (*3.3/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.3/Dockerfile)
+-	[`3.3.6-slim`, `3.3-slim` (*3.3/slim/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.3/slim/Dockerfile)
+-	[`3.3.6-alpine`, `3.3-alpine` (*3.3/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.3/alpine/Dockerfile)
+-	[`3.3.6-wheezy`, `3.3-wheezy` (*3.3/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.3/wheezy/Dockerfile)
 -	[`3.3.6-onbuild`, `3.3-onbuild` (*3.3/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/7663560df7547e69d13b1b548675502f4e0917d1/3.3/onbuild/Dockerfile)
--	[`3.4.5`, `3.4` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/3db904b3f5407840e591daf3aa54670a685b22b3/3.4/Dockerfile)
--	[`3.4.5-slim`, `3.4-slim` (*3.4/slim/Dockerfile*)](https://github.com/docker-library/python/blob/3db904b3f5407840e591daf3aa54670a685b22b3/3.4/slim/Dockerfile)
--	[`3.4.5-alpine`, `3.4-alpine` (*3.4/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/3db904b3f5407840e591daf3aa54670a685b22b3/3.4/alpine/Dockerfile)
--	[`3.4.5-wheezy`, `3.4-wheezy` (*3.4/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/3db904b3f5407840e591daf3aa54670a685b22b3/3.4/wheezy/Dockerfile)
+-	[`3.4.5`, `3.4` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.4/Dockerfile)
+-	[`3.4.5-slim`, `3.4-slim` (*3.4/slim/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.4/slim/Dockerfile)
+-	[`3.4.5-alpine`, `3.4-alpine` (*3.4/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.4/alpine/Dockerfile)
+-	[`3.4.5-wheezy`, `3.4-wheezy` (*3.4/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.4/wheezy/Dockerfile)
 -	[`3.4.5-onbuild`, `3.4-onbuild` (*3.4/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/7663560df7547e69d13b1b548675502f4e0917d1/3.4/onbuild/Dockerfile)
--	[`3.5.2`, `3.5`, `3`, `latest` (*3.5/Dockerfile*)](https://github.com/docker-library/python/blob/3db904b3f5407840e591daf3aa54670a685b22b3/3.5/Dockerfile)
--	[`3.5.2-slim`, `3.5-slim`, `3-slim`, `slim` (*3.5/slim/Dockerfile*)](https://github.com/docker-library/python/blob/3db904b3f5407840e591daf3aa54670a685b22b3/3.5/slim/Dockerfile)
--	[`3.5.2-alpine`, `3.5-alpine`, `3-alpine`, `alpine` (*3.5/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/3db904b3f5407840e591daf3aa54670a685b22b3/3.5/alpine/Dockerfile)
+-	[`3.5.2`, `3.5`, `3`, `latest` (*3.5/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.5/Dockerfile)
+-	[`3.5.2-slim`, `3.5-slim`, `3-slim`, `slim` (*3.5/slim/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.5/slim/Dockerfile)
+-	[`3.5.2-alpine`, `3.5-alpine`, `3-alpine`, `alpine` (*3.5/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.5/alpine/Dockerfile)
 -	[`3.5.2-onbuild`, `3.5-onbuild`, `3-onbuild`, `onbuild` (*3.5/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/0fa3202789648132971160f686f5a37595108f44/3.5/onbuild/Dockerfile)
--	[`3.6.0a2`, `3.6` (*3.6/Dockerfile*)](https://github.com/docker-library/python/blob/3db904b3f5407840e591daf3aa54670a685b22b3/3.6/Dockerfile)
--	[`3.6.0a2-slim`, `3.6-slim` (*3.6/slim/Dockerfile*)](https://github.com/docker-library/python/blob/3db904b3f5407840e591daf3aa54670a685b22b3/3.6/slim/Dockerfile)
--	[`3.6.0a2-alpine`, `3.6-alpine` (*3.6/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/3db904b3f5407840e591daf3aa54670a685b22b3/3.6/alpine/Dockerfile)
+-	[`3.6.0a2`, `3.6` (*3.6/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.6/Dockerfile)
+-	[`3.6.0a2-slim`, `3.6-slim` (*3.6/slim/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.6/slim/Dockerfile)
+-	[`3.6.0a2-alpine`, `3.6-alpine` (*3.6/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.6/alpine/Dockerfile)
 -	[`3.6.0a2-onbuild`, `3.6-onbuild` (*3.6/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/635ea5d58b53d165f7bedae90f8933c720a58150/3.6/onbuild/Dockerfile)
 
 [![](https://badge.imagelayers.io/python:latest.svg)](https://imagelayers.io/?images=python:2.7.12,python:2.7.12-slim,python:2.7.12-alpine,python:2.7.12-wheezy,python:2.7.12-onbuild,python:3.3.6,python:3.3.6-slim,python:3.3.6-alpine,python:3.3.6-wheezy,python:3.3.6-onbuild,python:3.4.5,python:3.4.5-slim,python:3.4.5-alpine,python:3.4.5-wheezy,python:3.4.5-onbuild,python:3.5.2,python:3.5.2-slim,python:3.5.2-alpine,python:3.5.2-onbuild,python:3.6.0a2,python:3.6.0a2-slim,python:3.6.0a2-alpine,python:3.6.0a2-onbuild)

+ 3 - 3
telegraf/README.md

@@ -3,10 +3,10 @@
 -	[`0.12`, `0.12.0` (*0.12/Dockerfile*)](https://github.com/influxdata/telegraf-docker/blob/9f5442edabacd2a72627246e7ee8c7d276bd0f28/0.12/Dockerfile)
 -	[`0.13`, `0.13.1`, `latest` (*telegraf/0.13/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/215cf009c143dc739b5b10084ae330ca7f3665d6/telegraf/0.13/Dockerfile)
 -	[`0.13-alpine`, `0.13.1-alpine`, `alpine` (*telegraf/0.13/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/215cf009c143dc739b5b10084ae330ca7f3665d6/telegraf/0.13/alpine/Dockerfile)
--	[`1.0.0-beta2` (*telegraf/1.0/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/c86e302d706350f7dac93e4c8103c069437d3c75/telegraf/1.0/Dockerfile)
--	[`1.0.0-beta2-alpine` (*telegraf/1.0/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/c86e302d706350f7dac93e4c8103c069437d3c75/telegraf/1.0/alpine/Dockerfile)
+-	[`1.0.0-beta3` (*telegraf/1.0/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/22315c8e211defb2589fa6831c682391de492b88/telegraf/1.0/Dockerfile)
+-	[`1.0.0-beta3-alpine` (*telegraf/1.0/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/22315c8e211defb2589fa6831c682391de492b88/telegraf/1.0/alpine/Dockerfile)
 
-[![](https://badge.imagelayers.io/telegraf:latest.svg)](https://imagelayers.io/?images=telegraf:0.12,telegraf:0.13,telegraf:0.13-alpine,telegraf:1.0.0-beta2,telegraf:1.0.0-beta2-alpine)
+[![](https://badge.imagelayers.io/telegraf:latest.svg)](https://imagelayers.io/?images=telegraf:0.12,telegraf:0.13,telegraf:0.13-alpine,telegraf:1.0.0-beta3,telegraf:1.0.0-beta3-alpine)
 
 For more information about this image and its history, please see [the relevant manifest file (`library/telegraf`)](https://github.com/docker-library/official-images/blob/master/library/telegraf). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Ftelegraf).