Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rattermeyer/docker-java-dev-box
https://github.com/rattermeyer/docker-java-dev-box
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rattermeyer/docker-java-dev-box
- Owner: rattermeyer
- Created: 2014-08-29T15:13:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-29T15:15:12.000Z (over 10 years ago)
- Last Synced: 2024-10-14T08:07:43.612Z (2 months ago)
- Language: Shell
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Docker-Java-Dev Box
===================
This is to update the phusion base box and install some tools (java), I always need for Java Development.
This makes the base box larger, but reduces the provisioning time.
Currently this is a private projectSetup
===================
Download Oracle JDK-8 and jce-unlimited strength crypto into the files directory and call docker build .Tagging
===================
tag the created box as dev-box:2 (so it can be used by other scripts as well)