sha256:e7f443894de8b23037c5ab5604f147dcb02df6a83450df1fa7bac46001458e67
OS/ARCH
linux/amd64
Compressed size
797.7 MB
Last pushed
almost 4 years by nextstrainbot
Type
Image
Manifest digest
sha256:e7f443894de8b23037c5ab5604f147dcb02df6a83450df1fa7bac46001458e67
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; for233 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/6d265be7a6b5bc4e9c5c07646aee0bf0394be03d/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=36c6f6214694ef64cc70f4127ac0ccec668408a93825359d998fb31d24968d670 B14/bin/sh -c set -eux; savedAptMark="$(apt-mark3.18 MB15CMD ["python3"]0 B16RUN /bin/sh -c apt-get update33.19 MB17RUN /bin/sh -c curl -fsSL43.64 MB18COPY bashrc /etc/bash.bashrc # buildkit377 B19COPY /final/bin/ /usr/local/bin/ # buildkit49.45 MB20COPY /final/share/ /usr/local/share/ # buildkit38.16 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.77 MB25COPY /usr/local/bin/augur /usr/local/bin/aws /usr/local/bin/envdir /usr/local/bin/nextstrain5.02 KB26COPY /usr/lib/node_modules/ /usr/lib/node_modules/ # buildkit85.08 KB27RUN /bin/sh -c ln -sv200 B28COPY /nextstrain /nextstrain # buildkit199.11 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.69 MB44RUN /bin/sh -c python3 -m27.17 MB45COPY Pipfile Pipfile.lock /nextstrain/ncov-ingest/ #28.57 KB46RUN /bin/sh -c PIPENV_PIPFILE=/nextstrain/ncov-ingest/Pipfile pipenv22.5 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=efd53520 B51LABEL org.nextstrain.image.name=nextstrain/ncov-ingest0 BCommand
ADD file:8644a8156a07a656a35c41e2b2a458befb660309f8592e3efd5b43d46156cec2 in /