Mercurial > hg > digilib
diff README.md @ 1706:becaf1357e24
README for Docker hub and configuration options for container.
author | Robert Casties <casties@mpiwg-berlin.mpg.de> |
---|---|
date | Mon, 18 Feb 2019 18:32:15 +0100 |
parents | a243eb5cc480 |
children |
line wrap: on
line diff
--- a/README.md Sun Feb 17 19:25:52 2019 +0100 +++ b/README.md Mon Feb 18 18:32:15 2019 +0100 @@ -30,6 +30,7 @@ * [Source code](https://github.com/robcast/digilib) * [Issue tracker](https://github.com/robcast/digilib/issues) +* [Docker images](https://hub.docker.com/r/robcast/digilib) * Daily built [WAR files](https://it-dev.mpiwg-berlin.mpg.de/downloads/digilib/daily-build/) * Daily built [Javadoc](https://it-dev.mpiwg-berlin.mpg.de/downloads/digilib/daily-build/javadoc/) * [Maven repository](http://it-dev.mpiwg-berlin.mpg.de/maven-repo/) @@ -58,6 +59,6 @@ `mvn jetty:run-exploded --projects webapp` - and watch digilib at http://localhost:8080/digilib/digilib.html + and open http://localhost:8080/digilib/digilib.html in your browser. or follow the build and install instructions on the [documentation pages](https://robcast.github.io/digilib/).