Project

General

Profile

Running with Docker » History » Version 1

Version 1/14 - Next » - Current version
Luke Murphey, 06/03/2019 05:25 PM


Running with Docker

You will need to have Docker already installed.

  1. Download a zip file of the project from https://github.com/LukeMurphey/textcritical_net
  2. Unzip the downloaded file
  3. Put a copy of the database in the var directory of the source-code
  4. Build the docker image: docker build -t textcritical .
  5. Start the docker image: docker run -p 8080:8080 textcritical

download_zip.png View (44.5 KB) Luke Murphey, 06/03/2019 07:52 PM

library.sqlite (5.13 MB) Luke Murphey, 06/03/2019 08:27 PM