I'm running docker 17.09.0-ce on Ubuntu 16.04. Here's the full Dockerfile: FROM alpine:3.6 ENV BOWTIE2_VERSION 2.2.8 RUN apk add --no- ...
確定! 回上一頁