sha256:9017ca367bc78d997ee03d89cefe2e45c71ec3620d90c916bb5b4e443eb124d0
OS/ARCH
linux/amd64
Compressed size
1.88 GB
Last pushed
over 1 year by lipinskiboris
Type
Image
Manifest digest
sha256:9017ca367bc78d997ee03d89cefe2e45c71ec3620d90c916bb5b4e443eb124d0
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 29.03 MB6CMD ["/bin/bash"]0 B7LABEL base_image=ubuntu:22.040 B8LABEL software=RNAseq0 B9LABEL software.version=1.00 B10LABEL about.summary=Image contenant toutes les0 B11LABEL about.home=http://github.com/Lipinski-B/RNAseq0 B12LABEL about.documentation=http://github.com/Lipinski-B/RNAseq/README.md0 B13LABEL about.license=GNU-3.00 B14RUN /bin/sh -c apt-get update135.2 MB15RUN /bin/sh -c apt-get update39.36 MB16RUN /bin/sh -c wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh214.2 MB17RUN /bin/sh -c chmod +x473 B18ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B19RUN /bin/sh -c wget https://github.com/pachterlab/kallisto/releases/download/v0.51.1/kallisto_linux-v0.51.1.tar.gz7.99 MB20RUN /bin/sh -c chmod +x3.19 MB21ENV PATH=/opt/kallisto:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B22COPY environnement.yml / # buildkit329 B23RUN /bin/sh -c conda env1.42 GB24RUN /bin/sh -c pip install34.96 MB25ENV PATH=/opt/conda/envs/RNAseq/bin:/opt/kallisto:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B26SHELL [conda run -n RNAseq0 BCommand
ARG RELEASE