Sign inSign up

albicans2021/prinseq

By albicans2021

Updated over 3 years ago

Base image is Alpine linux which installed only perl and prinseq-lite-0.20.4

Image
0

104

albicans2021/prinseq repository overview

Dockerfile

FROM alpine:latest

RUN apk add --no-cache perl

ADD ./tools/prinseq-lite-0.20.4.tar.gz /usr/local

RUN chmod +x /usr/local/prinseq-lite-0.20.4/*.pl
ENV PATH $PATH:/usr/local/prinseq-lite-0.20.4/
RUN echo $PATH

Tag summary

Content type

Image

Digest

sha256:fe356972f

Size

12.4 MB

Last updated

over 3 years ago

docker pull albicans2021/prinseq:1.0