comparison Dockerfile @ 1:6ee24ca51829 draft default tip

"planemo upload for repository https://github.com/LUMC/fastq-filter/tree/develop/galaxy commit a4a3ab70c61a5ea14719002eb72a34a02b5d89e3"
author rhpvorderman
date Wed, 08 Jun 2022 07:49:43 +0000
parents 5f0d949db99e
children
comparison
equal deleted inserted replaced
0:5f0d949db99e 1:6ee24ca51829
1 FROM python:3.10-slim-bullseye 1 FROM python:3.10-slim-bullseye
2 2
3 ENV PYTHONDONTWRITEBYTECODE=true 3 ENV PYTHONDONTWRITEBYTECODE=true
4 RUN pip install --no-cache-dir fastq-filter 4 RUN pip install --no-cache-dir fastq-filter==0.3.0