Born-Digital-US / isle-fcrepo-base

Base image for isle-fcrepo (Fedora specific)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ISLE 8 - isle-fcrepo-base image

Assumptions

To be used with:


Specifications

Contains:

  • Fedora 5.1.0
  • Tomcat8.5.x
  • OpenJDK 8
    • Versions 11 & 13 on with Tomcat 9 fail using Fedora 5.
    • TBD fixes and testing from Fedora community, using Tomcat 8 & OpenJDK 8 to match Islandora Playbook versions
  • Ability to configure modeshape within the ISLE 8 project fedora.env

Does not contain:

  • A Tomcat admin panel nor a root war. Please use the isle-fcrepo image to get these items

  • Instructions on how to run separate from the isle-fcrepo image.


MVP 3 sprint

Building

In order to build locally, run this command

  • docker build -t borndigital/isle-fcrepo-base:mvp3-alpha .

Docker-Hub

Born-Digital is currently supplying pre-built images from their Docker Hub registry. This image and others are currently used in the isle-dc docker-compose.yml until the official Islandora Dockerhub account becomes available.

You can pull this image e.g. docker pull borndigital/isle-fcrepo-base:mvp3-alpha or performing docker-compose pull from within a local isle-dc project directory.

Testing

To test Fedora...

About

Base image for isle-fcrepo (Fedora specific)

License:MIT License


Languages

Language:Dockerfile 100.0%