Run update.sh

This commit is contained in:
Tianon Gravi
2015-04-09 13:50:40 -06:00
parent 486a717fa2
commit b913fdb224
66 changed files with 267 additions and 2 deletions

View File

@@ -56,6 +56,10 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
# User Feedback
## Documentation
Documentation for this image is stored in the [`java` directory](https://github.com/docker-library/docs/tree/master/java) of the [`docker-library/docs` GitHub repo](https://github.com/docker-library/docs). Be sure to familiarize yourself with the [repository's `REAMDE.md` file](https://github.com/docker-library/docs/blob/master/README.md) before attempting a pull request.
## Issues
If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/docker-library/java/issues).