sha256:8418635cb439cd1ec1aa054eb6013e8af586f852bb9e90280ae38b1914241d5e
OS/ARCH
linux/amd64
Compressed size
789.69 MB
Last pushed
almost 4 years by nextstrainbot
Type
Image
Manifest digest
sha256:8418635cb439cd1ec1aa054eb6013e8af586f852bb9e90280ae38b1914241d5e
Image Layers
1ADD file ... in / 29.96 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5/bin/sh -c set -eux; apt-get1.03 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.10.80 B8/bin/sh -c set -eux; savedAptMark="$(apt-mark11.54 MB9/bin/sh -c set -eux; for234 B10ENV PYTHON_PIP_VERSION=22.2.20 B11ENV PYTHON_SETUPTOOLS_VERSION=63.2.00 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/5eaac1050023df1f5c98b173b248c260023f2278/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=5aefe6ade911d997af080b315ebcb7f882212d070465df544e1175ac2be519b40 B14/bin/sh -c set -eux; savedAptMark="$(apt-mark3.18 MB15CMD ["python3"]0 B16RUN /bin/sh -c apt-get update33.18 MB17RUN /bin/sh -c curl -fsSL43.64 MB18COPY bashrc /etc/bash.bashrc # buildkit378 B19COPY /final/bin/ /usr/local/bin/ # buildkit49.45 MB20COPY /final/share/ /usr/local/share/ # buildkit38.17 KB21COPY /final/libexec/ /usr/local/libexec/ # buildkit15.51 MB22ENV MAFFT_BINARIES=/usr/local/libexec0 B23RUN /bin/sh -c chmod a+rx24.81 MB24COPY /usr/local/lib/python3.10/site-packages/ /usr/local/lib/python3.10/site-packages/ # buildkit319.56 MB25COPY /usr/local/bin/augur /usr/local/bin/aws /usr/local/bin/envdir /usr/local/bin/nextstrain5.01 KB26COPY /usr/lib/node_modules/ /usr/lib/node_modules/ # buildkit85.09 KB27RUN /bin/sh -c ln -sv197 B28COPY /nextstrain /nextstrain # buildkit199.86 MB29COPY entrypoint entrypoint-aws-batch /sbin/ #1.34 KB30RUN /bin/sh -c chmod a+rx32 B31RUN /bin/sh -c chmod a+rwXt105 B32ENV HOME=/nextstrain0 B33RUN /bin/sh -c useradd nextstrain1.09 KB34WORKDIR /nextstrain/build132 B35RUN /bin/sh -c chown nextstrain:nextstrain147 B36ENTRYPOINT ["/sbin/entrypoint"]0 B37ARG GIT_REVISION0 B40LABEL org.opencontainers.image.source=https://github.com/nextstrain/docker-base0 B41LABEL org.opencontainers.image.revision=09c73ba062b647dc969cf21b7f475974478d1d220 B42LABEL org.nextstrain.image.name=nextstrain/base0 B43RUN /bin/sh -c apt-get update16.68 MB44RUN /bin/sh -c python3 -m28.13 MB45COPY Pipfile Pipfile.lock /nextstrain/ncov-ingest/ #28.25 KB46RUN /bin/sh -c PIPENV_PIPFILE=/nextstrain/ncov-ingest/Pipfile pipenv13.02 MB47ENV PATH=./bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B48ARG GIT_REVISION0 B49LABEL org.opencontainers.image.source=https://github.com/nextstrain/ncov-ingest0 B50LABEL org.opencontainers.image.revision=e8d196c0 B51LABEL org.nextstrain.image.name=nextstrain/ncov-ingest0 BCommand
ADD file:b78b777208be08edd8f297035cdfbacddb45170ad778fd643c792ee045187e39 in /