Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yep/usergrid-java
Java Dockerfile for Usergrid
https://github.com/yep/usergrid-java
Last synced: 20 days ago
JSON representation
Java Dockerfile for Usergrid
- Host: GitHub
- URL: https://github.com/yep/usergrid-java
- Owner: yep
- License: mit
- Created: 2015-07-31T08:03:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-07T14:17:27.000Z (almost 9 years ago)
- Last Synced: 2023-03-22T11:23:27.792Z (over 1 year ago)
- Homepage: https://github.com/yep/usergrid-docker
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Java Dockerfile for Usergrid
============================This dockerfile is part of a collection of containers to run [Usergrid](https://usergrid.incubator.apache.org) on [Docker](https://www.docker.com).
For more information, see the base repository [usergrid-docker](https://github.com/yep/usergrid-docker).
This java container is based on Docker's offical [Oracle Java 8](https://github.com/dockerfile/java/tree/master/oracle-java8) and [Ubuntu](https://github.com/dockerfile/ubuntu) Dockerfiles, but it is using a newer version of Ubuntu.
Usage
-----See upstream [README](https://github.com/dockerfile/java/blob/master/README.md)
License
-------MIT, see `LICENSE`