Skip to content

Commit

Permalink
bump docker info
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Patro committed Nov 23, 2017
1 parent 91c0981 commit 09ae268
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# image: COMBINE-lab/salmon
# This dockerfile is based on the one created by
# Titus Brown (available at https://github.com/ctb/2015-docker-building/blob/master/salmon/Dockerfile)
FROM insilicodb/bioconductor
#FROM insilicodb/bioconductor
FROM ubuntu:16.04
MAINTAINER salmon.maintainer@gmail.com

ENV PACKAGES git gcc make g++ cmake libboost-all-dev liblzma-dev libbz2-dev \
ca-certificates zlib1g-dev curl unzip autoconf
ENV SALMON_VERSION 0.8.2
ENV SALMON_VERSION 0.9.0

# salmon binary will be installed in /home/salmon/bin/salmon

Expand Down

0 comments on commit 09ae268

Please sign in to comment.