Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Defines the Java Docker image from which we build our Java based images (Tomcat, Karaf, etc), uses Oracle JDK.

License

Notifications You must be signed in to change notification settings

islandora-deprecated/claw-docker-oracle-jdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Islandora CLAW: Java Docker Image

Docker Stars Docker Pulls Contribution Guidelines LICENSE

❗ ❗ ❗

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.

❗ ❗ ❗

Introduction

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.

Includes

  • Oracle Java 8

Build Arguments

No build arguments are provided.

Example:

docker build -t islandora/claw-oracle-jdk .

Environment Variables

Variable Required Default
JAVA_OPTS no

Example (foreground, auto-remove, interactive shell):

docker run --rm -ti islandora/claw-oracle-jdk ash

Notes

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.

Maintainers/Sponsors

  • 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:

Development

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.

License

MIT

About

Defines the Java Docker image from which we build our Java based images (Tomcat, Karaf, etc), uses Oracle JDK.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages