Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.14 KB

README.dockerhub.md

File metadata and controls

35 lines (24 loc) · 1.14 KB

Cantaloupe

Docker image for Cantaloupe version 5.0.6.

Please refer to the Cantaloupe Documentation for more in-depth information.

As a quick example this will bring up an instance of Cantaloupe, and allow you to view on http://localhost:8182/cantaloupe/.

docker run --rm -ti -p 8182:8182 islandora/cantaloupe

Dependencies

Requires islandora/java docker image to build. Please refer to the Java Image README for additional information including additional settings, volumes, ports, etc.

Volumes

Path Description
/data Cantaloupe Caching

Settings

Please see the documentation in Github as the settings here exceed the file length supported by Docker Hub.