/docker_coffe

Dockerfile for coffe repository: Linuxbrew with gromacs and python

Primary LanguagePython

docker_coffe

Dockerfiles and scripts for running the continuous integration framework for coffe locally.

Each docker image has python and one molecular simulation engine installed (Gromacs, Amber, CHARMM). The Dockerfiles are located in the subfolders of this github repository. The Docker images are publically available on my docker hub page. Pushing to the present repository automatically invokes a build on docker hub.

Requirements:

  • docker
  • coffe
  • Click (installed automatically by setup.py)
  • docker python (installed automatically by setup.py)

Installation:

  • python setup.py

Usage:

  • see docoffe -h

Note:

When docoffe is executed for the first time, it takes very long to execute, (four docker images, each one almost 1 GB large, have to be downloaded in the process). The boe