Sign inSign up

sdraeger1/ddalab:main-5bbc4fc

Multi-platform
Index digest

sha256:9318833600fef21f15ba6fe02640a1cc759f31b65c37cce08d13545d93f1d770

OS/ARCH

Compressed size

919.58 MB

Last pushed

about 1 year by sdraeger1

Type

Image

Manifest digest

sha256:ededb1246880e7acb72fb1aee4bcfb12c9d7fee2ec671011e7b045b6d5104c0c

Image Layers

1# debian.sh --arch 'arm64' out/28.74 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.21 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.180 B
7ENV PYTHON_SHA256=ae665bc678abd9ab6a6e1573d2481625a53719bc517e9a634ed2b9fefae3817f0 B
8RUN /bin/sh -c set -eux;13.41 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c apt-get update284.21 MB
13COPY /usr/local/lib/python3.10/site-packages /usr/local/lib/python3.10/site-packages # buildkit141.43 MB
14COPY /usr/local/bin /usr/local/bin # buildkit1.15 KB
15COPY packages/api /app/api # buildkit125 KB
16RUN /bin/sh -c chmod +x32 B
17COPY packages/api/docker-entrypoint.sh /docker-entrypoint.sh # buildkit428 B
18RUN /bin/sh -c chmod +x32 B
19COPY /app/web20 /app/web20 # buildkit222.64 MB
20RUN /bin/sh -c if [588.09 KB
21RUN /bin/sh -c mkdir -p24.71 KB
22RUN /bin/sh -c ldd /app/bin/run_DDA_ASCII32 B
23RUN /bin/sh -c mkdir -p236 B
24COPY config/default.yml /etc/ddalab/config.yml # buildkit854 B
25COPY docker-entrypoint.sh /entrypoint.sh # buildkit2.38 KB
26RUN /bin/sh -c chmod +x32 B
27COPY start.sh /usr/local/bin/start.sh # buildkit581 B
28RUN /bin/sh -c chmod +x576 B
29RUN /bin/sh -c useradd -m227.21 MB
30EXPOSE map[3000/tcp:{} 8001/tcp:{}]0 B
31USER ddalabuser0 B
32WORKDIR /app32 B
33CMD ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1754870400'