Skip to content

Docker image for the molecular visualization program, UCSF ChimeraX

Notifications You must be signed in to change notification settings

maduprey/chimerax-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChimeraX-Docker

A Docker image for the next-gen molecular visualization program, UCSF ChimeraX.

  • Ubuntu 20.04 as base image
  • Fix hash sum mismatch issue. For more details, see here.
  • Install ChimeraX 1.5

Usage

  1. Clone this repository and cd into it:

    git clone https://github.com/maduprey/chimerax-docker.git
    
  2. Download ucsf-chimerax_1.5ubuntu20.04_amd64.deb from the ChimeraX download page and move to this repository

  3. Start Docker, if not already started

  4. Build the Docker image:

    docker build -t chimerax:1.5 .
    

DockerHub

A prebuilt version of this image can be found on DockerHub. Or, use docker pull maduprey/chimerax.

About

Docker image for the molecular visualization program, UCSF ChimeraX

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages