Docker container for MXCuBE3 based on a minimal Debian 9 installation
10K+
Docker container for latest MXCuBE3 release based on a minimal Debian 9 installation. This image should only be used for demonstration and testing purposes.
For a container bundeled with a desktop enviroment and browser use mxcube3_debian9_desktop
The docker file can be pulled by simply issuing:
docker pull oscarsso/mxcube3_debian9
After being pulled the docker file can be executed with:
docker run -p 8081:8081 -dt oscarsso/mxcube3_debian9
This executes the docker container in detached mode, the status can be viewed with
docker ps
Open a browser and point it to localhost:8090, the login for MXCuBE is "idtest000" and anything for password i.e: "000"
Content type
Image
Digest
Size
822.4 MB
Last updated
about 8 years ago
docker pull oscarsso/mxcube3_debian9