$ docker run -it poum/libreplan:hack /bin/bash
The hack libreplan docker image is based on debian 7 updated with all build tools (maven 2) and a clone of the official github repository (https://github.com/LibrePlan/libreplan). 'mvn clean install' and 'mvn jetty:run' have already been executed once in order to download maven dependencies.
The LibrePlan git clone is located in /opt/libreplan.
So you have to
Finally, go to http://ip_of_docker_container:8080/libreplan-webapp
TODO
Content type
Image
Digest
Size
1.2 GB
Last updated
over 10 years ago
docker pull poum/libreplan:hack