Sign inSign up

lipinskiboris/rnaseq:1.3

Manifest digest

sha256:1fef2398f2a5c7de2d70e29d8797b066606ca33eebef7a4f56ba74df4e3e2852

OS/ARCH

linux/amd64

Compressed size

1.89 GB

Last pushed

over 1 year by lipinskiboris

Type

Image

Manifest digest

sha256:1fef2398f2a5c7de2d70e29d8797b066606ca33eebef7a4f56ba74df4e3e2852

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 29.03 MB
6CMD ["/bin/bash"]0 B
7LABEL base_image=ubuntu:22.040 B
8LABEL software=RNAseq0 B
9LABEL software.version=1.00 B
10LABEL about.summary=Image contenant toutes les0 B
11LABEL about.home=http://github.com/Lipinski-B/RNAseq0 B
12LABEL about.documentation=http://github.com/Lipinski-B/RNAseq/README.md0 B
13LABEL about.license=GNU-3.00 B
14RUN /bin/sh -c apt-get update135.2 MB
15RUN /bin/sh -c apt-get update39.36 MB
16RUN /bin/sh -c wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh214.2 MB
17RUN /bin/sh -c chmod +x473 B
18ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
19RUN /bin/sh -c wget https://github.com/pachterlab/kallisto/releases/download/v0.51.1/kallisto_linux-v0.51.1.tar.gz7.99 MB
20RUN /bin/sh -c chmod +x3.19 MB
21ENV PATH=/opt/kallisto:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
22COPY environnement.yml / # buildkit338 B
23RUN /bin/sh -c conda env1.43 GB
24RUN /bin/sh -c pip install34.96 MB
25ENV PATH=/opt/conda/envs/RNAseq/bin:/opt/kallisto:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
26SHELL [conda run -n RNAseq0 B

Command

 ARG RELEASE