Skip to content

Releases: jakirkham/docker_ubuntu_drmaa_conda

v0.1.0: Miniconda 2 and 3.

01 Mar 15:01
Compare
Choose a tag to compare
  • Include Miniconda 2 and 3 with links.
  • Allows $CORES to overridden externally.
  • Various other minor bug fixes.

v0.0.5: License code.

25 Sep 12:16
Compare
Choose a tag to compare
v0.0.5: License code.

v0.0.4: Minor fixes

24 Sep 20:03
Compare
Choose a tag to compare
  • Move python drmaa package install out of miniconda installation and into the Dockerfile afterwards.
  • Updates docker commands in README to encourage removal of intermediate containers.

v0.0.3: Handle zombie reaping problem.

11 Sep 13:32
Compare
Choose a tag to compare
  • Installs the latest version of tini to aid with the PID 1 problem. ( #6 ).
  • Lists which channel is used to get packages for conda installs.

v0.0.2: Minor update.

11 Sep 13:31
Compare
Choose a tag to compare
  • Includes some new conda dependencies.
  • Adjusts for the renaming of binstar to anaconda-client.
  • Installs the Python package drmaa for use with the cluster.

v0.0.1: Ubuntu 12 with Grid Engine and conda

14 Jul 12:18
Compare
Choose a tag to compare

Rudimentary Docker image based off of Ubuntu 12 with Grid Engine installed and conda installed.