sha256:8246819efe47ee770b7e7fa36339d9e1b4c94ed0f0d260e48b5891345d6866ee
OS/ARCH
Compressed size
848.43 MB
Last pushed
about 1 year by sdraeger1
Type
Image
Manifest digest
sha256:297beb3e2e9adf24369afda0ac78631de5a34f784d9ca7f472a659dfe9849cd9
Image Layers
1# debian.sh --arch 'amd64' out/28.39 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.10.180 B7ENV PYTHON_SHA256=ae665bc678abd9ab6a6e1573d2481625a53719bc517e9a634ed2b9fefae3817f0 B8RUN /bin/sh -c set -eux;13.44 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11WORKDIR /app93 B12RUN /bin/sh -c apt-get update297.79 MB13COPY /usr/local/lib/python3.10/site-packages /usr/local/lib/python3.10/site-packages # buildkit146.16 MB14COPY /usr/local/bin /usr/local/bin # buildkit1.15 KB15COPY packages/api /app/api # buildkit122.16 KB16RUN /bin/sh -c chmod +x32 B17COPY /app/web20 /app/web20 # buildkit177.88 MB18RUN /bin/sh -c if [588.46 KB19RUN /bin/sh -c mkdir -p24.7 KB20RUN /bin/sh -c ldd /app/bin/run_DDA_ASCII32 B21RUN /bin/sh -c mkdir -p235 B22COPY config/default.yml /etc/ddalab/config.yml # buildkit854 B23COPY docker-entrypoint.sh /entrypoint.sh # buildkit2.38 KB24RUN /bin/sh -c chmod +x32 B25COPY start.sh /usr/local/bin/start.sh # buildkit580 B26RUN /bin/sh -c chmod +x574 B27RUN /bin/sh -c useradd -m182.82 MB28EXPOSE map[3000/tcp:{} 8001/tcp:{}]0 B29USER ddalabuser0 B30WORKDIR /app32 B31CMD ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1754870400'