Sign inSign up

apache/devlake:main_260811_1400_82cab8b

Multi-platform
Integration & delivery
API management
Monitoring & observability
Index digest

sha256:c8408ef0756310fc9de6f288e75d2fbeb01892d48db9eb6e9aae6b96c9599a0c

OS/ARCH

Compressed size

2.1 GB

Last pushed

about 1 month by asfjenkins

Type

Image

Manifest digest

sha256:270bf7b7ffb3c7616f9ce5d5da15c3fa8ac0977d4409b06c16abe350985b57a5

Image Layers

1# debian.sh --arch 'arm64' out/26.81 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;3.2 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.150 B
7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B
8RUN /bin/sh -c set -eux;15.22 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update152.96 MB
12EXPOSE [8080/tcp]0 B
13RUN /bin/sh -c useradd -ms3.22 KB
14RUN /bin/sh -c chown -R129.53 KB
15USER devlake0 B
16ENV PYTHONUNBUFFERED=10 B
17WORKDIR /app32 B
18RUN /bin/sh -c mkdir logs114 B
19VOLUME [/app/logs]0 B
20COPY --chown=devlake:devlake python/ /app/python/ #91.84 KB
21RUN /bin/sh -c python3 -m61.9 MB
22RUN /bin/sh -c curl -LsSf20.41 MB
23ENV PATH=/app/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
24RUN /bin/sh -c /app/python/build.sh #49.22 MB
25ARG DEBUG=0 B
26ENV LD_LIBRARY_PATH=/app/libs0 B
27RUN |1 DEBUG= /bin/sh -c116 B
28COPY /usr/local/deps/target/lib/*.so* /app/libs # buildkit1.66 MB
29COPY /go/bin /usr/bin # buildkit18.54 MB
30RUN |1 DEBUG= /bin/sh -c154 B
31COPY /app/bin /app/bin # buildkit825.97 MB
32COPY /app/resources /app/resources # buildkit3.27 KB
33ENV PATH=/app/bin:/app/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
34ENV DEBUG=0 B
35USER root0 B
36RUN |1 DEBUG= /bin/sh -c974.48 MB
37USER devlake0 B
38ENTRYPOINT ["/usr/bin/tini" "--"]0 B
39CMD ["lake"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'