Run update.sh

This commit is contained in:
Docker Library Bot 2017-01-11 15:33:47 -08:00
parent 2bc140abb0
commit a4fd873e43
2 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,8 @@
- [`1.0-alpine`, `1.0.2-alpine` (*kapacitor/1.0/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/dec27fb32f5d9696cd0627f3ac97d353f7557b31/kapacitor/1.0/alpine/Dockerfile)
- [`1.1`, `1.1.1`, `latest` (*kapacitor/1.1/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/9cb739374cf02d3b88ed1cfbaea98638a7a37850/kapacitor/1.1/Dockerfile)
- [`1.1-alpine`, `1.1.1-alpine`, `alpine` (*kapacitor/1.1/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/9cb739374cf02d3b88ed1cfbaea98638a7a37850/kapacitor/1.1/alpine/Dockerfile)
- [`1.2.0-rc1` (*kapacitor/1.2/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/d414680dc5c3ef23fcecc4430a09ffc550c9f403/kapacitor/1.2/Dockerfile)
- [`1.2.0-rc1-alpine` (*kapacitor/1.2/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/d414680dc5c3ef23fcecc4430a09ffc550c9f403/kapacitor/1.2/alpine/Dockerfile)
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).

View File

@ -1,6 +1,6 @@
# Supported tags and respective `Dockerfile` links
- [`1.2.6-rc1` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/e33419371f34db2ebbe9a67271de30620e01e88e/Dockerfile)
- [`1.2.6-rc2` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/e8268874ec7b6af365cf6a90e02ad3af89c82830/Dockerfile)
- [`1.2.5`, `latest` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/67e6cf4171fcabd2e3b8b809105e7dfb15114ce1/Dockerfile)
For more information about this image and its history, please see [the relevant manifest file (`library/swarm`)](https://github.com/docker-library/official-images/blob/master/library/swarm). 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%2Fswarm).