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

Latest commit

 

History

History
47 lines (28 loc) · 1.55 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.55 KB

ISLE 8 - isle-fcrepo image

Designed to used with:

  • Docker-compose service
  • ISLE 8 Mariadb container
  • The Drupal 8 site

Based on:

Contains:


MVP 3 sprint

Building

In order to build locally, run this command

  • docker build -t isle-fcrepo: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:mvp3-alpha or performing docker-compose pull from within a local isle-dc project directory.

Running

To run the container, you'll need to do the following:

  • Run the install script for creating the fedora database on the ISLE8 Maria Db container. This is included as a seperate script called install-fedora.sh in the scripts directory.
    • Within a terminal, bash isle-dc/scripts/install-fedora.sh

Testing

To test Fedora,