Run update.sh

This commit is contained in:
Docker Library Bot 2017-11-21 19:08:48 +00:00
parent cdb62b2ecb
commit e2bd1d5dcf
1 changed files with 6 additions and 9 deletions

View File

@ -16,14 +16,11 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`latest`, `9`, `9.1`, `9.1-jre`, `9.1.13`, `9.1.13-jre`, `9.1.13.0`, `9.1.13.0-jre` (*9000/jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/4a733532d5cdffdbafd96be19e2e9862bfe61056/9000/jre/Dockerfile)
- [`9-alpine`, `9.1-alpine`, `9.1-jre-alpine`, `9.1.13-alpine`, `9.1.13-jre-alpine`, `9.1.13.0-alpine`, `9.1.13.0-jre-alpine` (*9000/alpine-jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/4a733532d5cdffdbafd96be19e2e9862bfe61056/9000/alpine-jre/Dockerfile)
- [`9.1-jdk`, `9.1.13-jdk`, `9.1.13.0-jdk` (*9000/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/4a733532d5cdffdbafd96be19e2e9862bfe61056/9000/jdk/Dockerfile)
- [`9.1-jdk-alpine`, `9.1.13-jdk-alpine`, `9.1.13.0-jdk-alpine` (*9000/alpine-jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/4a733532d5cdffdbafd96be19e2e9862bfe61056/9000/alpine-jdk/Dockerfile)
- [`9-onbuild`, `9.1-onbuild`, `9.1.13-onbuild`, `9.1.13.0-onbuild` (*9000/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/4a733532d5cdffdbafd96be19e2e9862bfe61056/9000/onbuild/Dockerfile)
- [`1.7`, `1.7.27`, `1.7-jre`, `1.7.27-jre` (*1.7/jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/4a733532d5cdffdbafd96be19e2e9862bfe61056/1.7/jre/Dockerfile)
- [`1.7-jdk`, `1.7.27-jdk` (*1.7/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/4a733532d5cdffdbafd96be19e2e9862bfe61056/1.7/jdk/Dockerfile)
- [`1.7-onbuild`, `1.7.27-onbuild` (*1.7/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/4a733532d5cdffdbafd96be19e2e9862bfe61056/1.7/onbuild/Dockerfile)
- [`latest`, `9`, `9.1`, `9.1.14`, `9.1-jre`, `9.1.14-jre`, `9.1.14.0`, `9.1.14.0-jre` (*9000/jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/9716f7a302976bcc0a326100a50733b69b6fb0cf/9000/jre/Dockerfile)
- [`9-alpine`, `9.1-alpine`, `9.1.14-alpine`, `9.1-jre-alpine`, `9.1.14-jre-alpine`, `9.1.14.0-alpine`, `9.1.14.0-jre-alpine` (*9000/alpine-jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/9716f7a302976bcc0a326100a50733b69b6fb0cf/9000/alpine-jre/Dockerfile)
- [`9-jdk`, `9.1-jdk`, `9.1.14-jdk`, `9.1.14.0-jdk` (*9000/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/9716f7a302976bcc0a326100a50733b69b6fb0cf/9000/jdk/Dockerfile)
- [`9-jdk-alpine`, `9.1-jdk-alpine`, `9.1.14-jdk-alpine`, `9.1.14.0-jdk-alpine` (*9000/alpine-jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/9716f7a302976bcc0a326100a50733b69b6fb0cf/9000/alpine-jdk/Dockerfile)
- [`9-onbuild`, `9.1-onbuild`, `9.1.14-onbuild`, `9.1.14.0-onbuild` (*9000/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/9716f7a302976bcc0a326100a50733b69b6fb0cf/9000/onbuild/Dockerfile)
# Quick reference
@ -37,7 +34,7 @@ WARNING:
[the Docker Community](https://github.com/cpuguy83/docker-jruby)
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
[`amd64`](https://hub.docker.com/r/amd64/jruby/), [`arm32v5`](https://hub.docker.com/r/arm32v5/jruby/), [`arm32v6`](https://hub.docker.com/r/arm32v6/jruby/), [`arm64v8`](https://hub.docker.com/r/arm64v8/jruby/), [`i386`](https://hub.docker.com/r/i386/jruby/), [`ppc64le`](https://hub.docker.com/r/ppc64le/jruby/), [`s390x`](https://hub.docker.com/r/s390x/jruby/)
[`amd64`](https://hub.docker.com/r/amd64/jruby/), [`arm32v5`](https://hub.docker.com/r/arm32v5/jruby/), [`arm64v8`](https://hub.docker.com/r/arm64v8/jruby/), [`i386`](https://hub.docker.com/r/i386/jruby/), [`ppc64le`](https://hub.docker.com/r/ppc64le/jruby/), [`s390x`](https://hub.docker.com/r/s390x/jruby/)
- **Published image artifact details**:
[repo-info repo's `repos/jruby/` directory](https://github.com/docker-library/repo-info/blob/master/repos/jruby) ([history](https://github.com/docker-library/repo-info/commits/master/repos/jruby))