Sign inSign up

oscarsso/mxcube3_debian9

By oscarsso

•Updated about 8 years ago

Docker container for MXCuBE3 based on a minimal Debian 9 installation

Image
1

10K+

oscarsso/mxcube3_debian9 repository overview

⁠MXCuBE3 (latest) Docker Container

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

⁠Pulling

The docker file can be pulled by simply issuing:

docker pull oscarsso/mxcube3_debian9

⁠Running

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

⁠Connecting to the application

Open a browser and point it to localhost:8090, the login for MXCuBE is "idtest000" and anything for password i.e: "000"

Tag summary

Content type

Image

Digest

Size

822.4 MB

Last updated

about 8 years ago

docker pull oscarsso/mxcube3_debian9