WebProtege and its data container for the AffectUs project
266
WebProtege and its data container for the AffectUs project It is based on WebProtege container from skyplabs (https://hub.docker.com/r/skyplabs/webprotege/)
Version history
0.1 - It is considerd to be the vanilla containers as it is found on the repository of skyplabs/webprotege
0.2 - Uploaded on April 21st 2018
0.3 - Uploaded on May 29th 2018
0.4 - Uploaded on June 27th 2018
0.5 - Uploaded on April 10th 2019
How to install The MongoDB container for the AffectUs project should be installed prior to installing the WebProtege container Running the WebProtege container can be achieved through the following command:
docker run --name webprotege -d -v webprotege_data:/data/webprotege -p 8888:8080 --restart=on-failure --link mongodb affectus/webprotege:0.2
After installing the container, it can be accessed through a web browser using the link address :8888
Content type
Image
Digest
Size
263 MB
Last updated
over 7 years ago
docker pull affectus/webprotege:0.5