iccube
There is no public latest tag so the Docker Pull Command of this page does not work. Please use a pull command with a specific tag instead.
You need a valid license to start icCube. Please contact us to request an evaluation license. Academic use requires your professor to request an educational license.
Note that once the container is deleted, all icCube data is being deleted as well. Check this page for production use.
For a trial/evaluation keeping the data (and the registered license) within the container :
docker run -d --name icCube-eval --restart unless-stopped -p 8282:8282 \
ic3software/iccube:9.1.1-chromium
You can as well use a Chrome (used for printing) based container:
docker run -d --name icCube-eval --restart unless-stopped -p 8282:8282 \
ic3software/iccube:9.1.1
Tags with -j9 are using the OpenJ9 JVM.
Connect as admin (password: admin) user. A single page is then being displayed for registering the license. Use the Register a License button to select and upload the icCube-4.lic file received from icCube.
Check this page for more options for running this Docker
Once started you can access icCube by opening a browser:
http://localhost:8282/icCube/console
Connect as an anonymous user by leaving blank the username or as admin (pasword: admin).
Check this page for accessing the source code of the Dockerfile used to build this image.
_
Content type
Image
Digest
sha256:2843af561…
Size
662.5 MB
Last updated
25 days ago
docker pull ic3software/iccube:9.1.1-chromium