Run update.sh

This commit is contained in:
Docker Library Bot 2017-06-07 17:31:44 +00:00
parent 4511b76f52
commit 6936c12974
3 changed files with 28 additions and 22 deletions

46
debian/README.md vendored
View File

@ -16,28 +16,30 @@ WARNING:
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`8.8`, `8`, `jessie`, `latest` (*jessie/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/f847fca3796b37498b1ad0e8165da2aee41d0faf/jessie/Dockerfile) - [`experimental`, `experimental-20170606` (*experimental/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/experimental/Dockerfile)
- [`jessie-slim` (*jessie/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/f847fca3796b37498b1ad0e8165da2aee41d0faf/jessie/slim/Dockerfile) - [`jessie`, `jessie-20170606`, `8.8`, `8`, `latest` (*jessie/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/jessie/Dockerfile)
- [`jessie-backports` (*jessie/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/f847fca3796b37498b1ad0e8165da2aee41d0faf/jessie/backports/Dockerfile) - [`jessie-backports` (*jessie/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/jessie/backports/Dockerfile)
- [`oldstable` (*oldstable/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/2a84577b9320d123f08af68001dd7013ae7f67fd/oldstable/Dockerfile) - [`jessie-slim` (*jessie/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/jessie/slim/Dockerfile)
- [`oldstable-slim` (*oldstable/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/2a84577b9320d123f08af68001dd7013ae7f67fd/oldstable/slim/Dockerfile) - [`oldstable`, `oldstable-20170606` (*oldstable/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/oldstable/Dockerfile)
- [`oldstable-backports` (*oldstable/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/2a84577b9320d123f08af68001dd7013ae7f67fd/oldstable/backports/Dockerfile) - [`oldstable-backports` (*oldstable/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/oldstable/backports/Dockerfile)
- [`sid` (*sid/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/6a620dbc1df446fcabdcd4c9c42a650a26377eb5/sid/Dockerfile) - [`oldstable-slim` (*oldstable/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/oldstable/slim/Dockerfile)
- [`sid-slim` (*sid/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/6a620dbc1df446fcabdcd4c9c42a650a26377eb5/sid/slim/Dockerfile) - [`rc-buggy`, `rc-buggy-20170606` (*rc-buggy/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/rc-buggy/Dockerfile)
- [`stable` (*stable/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/f847fca3796b37498b1ad0e8165da2aee41d0faf/stable/Dockerfile) - [`sid`, `sid-20170606` (*sid/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/sid/Dockerfile)
- [`stable-slim` (*stable/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/f847fca3796b37498b1ad0e8165da2aee41d0faf/stable/slim/Dockerfile) - [`sid-slim` (*sid/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/sid/slim/Dockerfile)
- [`stable-backports` (*stable/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/f847fca3796b37498b1ad0e8165da2aee41d0faf/stable/backports/Dockerfile) - [`stable`, `stable-20170606` (*stable/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/stable/Dockerfile)
- [`9.0`, `9`, `stretch` (*stretch/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/6a620dbc1df446fcabdcd4c9c42a650a26377eb5/stretch/Dockerfile) - [`stable-backports` (*stable/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/stable/backports/Dockerfile)
- [`stretch-slim` (*stretch/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/6a620dbc1df446fcabdcd4c9c42a650a26377eb5/stretch/slim/Dockerfile) - [`stable-slim` (*stable/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/stable/slim/Dockerfile)
- [`testing` (*testing/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/6a620dbc1df446fcabdcd4c9c42a650a26377eb5/testing/Dockerfile) - [`stretch`, `stretch-20170606` (*stretch/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/stretch/Dockerfile)
- [`testing-slim` (*testing/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/6a620dbc1df446fcabdcd4c9c42a650a26377eb5/testing/slim/Dockerfile) - [`stretch-backports` (*stretch/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/stretch/backports/Dockerfile)
- [`unstable` (*unstable/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/6a620dbc1df446fcabdcd4c9c42a650a26377eb5/unstable/Dockerfile) - [`stretch-slim` (*stretch/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/stretch/slim/Dockerfile)
- [`unstable-slim` (*unstable/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/6a620dbc1df446fcabdcd4c9c42a650a26377eb5/unstable/slim/Dockerfile) - [`testing`, `testing-20170606` (*testing/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/testing/Dockerfile)
- [`7.11`, `7`, `wheezy` (*wheezy/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/2a84577b9320d123f08af68001dd7013ae7f67fd/wheezy/Dockerfile) - [`testing-backports` (*testing/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/testing/backports/Dockerfile)
- [`wheezy-slim` (*wheezy/slim/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/2a84577b9320d123f08af68001dd7013ae7f67fd/wheezy/slim/Dockerfile) - [`testing-slim` (*testing/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/testing/slim/Dockerfile)
- [`wheezy-backports` (*wheezy/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/2a84577b9320d123f08af68001dd7013ae7f67fd/wheezy/backports/Dockerfile) - [`unstable`, `unstable-20170606` (*unstable/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/unstable/Dockerfile)
- [`rc-buggy` (*debian/rc-buggy/Dockerfile*)](https://github.com/tianon/dockerfiles/blob/22a998f815d55217afa0075411b810b8889ceac1/debian/rc-buggy/Dockerfile) - [`unstable-slim` (*unstable/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/unstable/slim/Dockerfile)
- [`experimental` (*debian/experimental/Dockerfile*)](https://github.com/tianon/dockerfiles/blob/22a998f815d55217afa0075411b810b8889ceac1/debian/experimental/Dockerfile) - [`wheezy`, `wheezy-20170606`, `7.11`, `7` (*wheezy/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/wheezy/Dockerfile)
- [`wheezy-backports` (*wheezy/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/wheezy/backports/Dockerfile)
- [`wheezy-slim` (*wheezy/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/0dcb9a06b2fcf9fdb416dc558db6f7b84cb6ab01/wheezy/slim/Dockerfile)
# Quick reference # Quick reference

View File

@ -66,6 +66,8 @@ Run this from the directory of the Gradle project you want to build.
`docker run --rm -v "$PWD":/project -w /project --name gradle gradle:alpine gradle <gradle-task>` `docker run --rm -v "$PWD":/project -w /project --name gradle gradle:alpine gradle <gradle-task>`
**Note: Java 9 support is experimental**
# Image Variants # Image Variants
The `gradle` images come in many flavors, each designed for a specific use case. The `gradle` images come in many flavors, each designed for a specific use case.

View File

@ -86,6 +86,8 @@ docker volume create --name grapes-cache
docker run -it -v grapes-cache:/home/groovy/.groovy/grapes groovy:alpine docker run -it -v grapes-cache:/home/groovy/.groovy/grapes groovy:alpine
``` ```
**Note: Java 9 support is experimental**
# Image Variants # Image Variants
The `groovy` images come in many flavors, each designed for a specific use case. The `groovy` images come in many flavors, each designed for a specific use case.