Since Islandora CLAW has moved development to Drupal 8, our Docker images no longer function properly. We recommend using the vagrant build instead. Please follow the Islandora listserv and weekly CLAW Tech Calls for updates about the status of Docker and Ansible with Islandora CLAW.
Please note that even with vagrant, there is not yet a stable release of Islandora CLAW. We welcome your volunteer contributions to help get the project to production.
❗ ❗ ❗
Defines the Java Docker image from which we build our Java based images (Tomcat, Karaf, etc), uses Oracle JDK.
Based on the Base Docker Image.
- Oracle Java 8
No build arguments are provided.
Example:
docker build -t islandora/claw-oracle-jdk .
Variable | Required | Default |
---|---|---|
JAVA_OPTS | no |
Example (foreground, auto-remove, interactive shell):
docker run --rm -ti islandora/claw-oracle-jdk ash
Currently this has been tested to work with Tomcat, but only lightly. It is known to not work with Karaf, and at the moment further development on this image is halted.
- UPEI
- discoverygarden inc.
- LYRASIS
- McMaster University
- University of Limerick
- York University
- University of Manitoba
- Simon Fraser University
- PALS
- American Philosophical Society
- common media inc.
Current maintainers:
If you would like to contribute, please get involved by attending our weekly Tech Call. We love to hear from you!
If you would like to contribute code to the project, you need to be covered by an Islandora Foundation Contributor License Agreement or Corporate Contributor Licencse Agreement. Please see the Contributors pages on Islandora.ca for more information.