sha256:5c17e3815c588c75b74c7f81e50905f96767c6d0418e5fa7798ad3e0c5cbaa29
OS/ARCH
Compressed size
550.6 MB
Last pushed
17 days by mritd
Type
Image
Manifest digest
sha256:e14ef9cc6327f80c68f2c4e1f45620a680ae35ea5b0829aae1656ad11dd3b4e9
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB3LABEL repository=https://github.com/mritd/autobuild0 B4LABEL description=Earthly + CI Auto0 B5LABEL licenses=Apache-2.00 B7LABEL org.opencontainers.image.source=https://github.com/mritd/autobuild0 B8LABEL org.opencontainers.image.description=Earthly + CI Auto0 B9LABEL org.opencontainers.image.licenses=Apache-2.00 B10RUN /bin/sh -c apt update2.87 MB11ENV LANG=en_US.UTF-80 B12ENV LC_ALL=en_US.UTF-80 B13ENV LANGUAGE=en_US:en0 B14RUN /bin/sh -c apt update78.77 MB15ENV TZ=Asia/Shanghai0 B16RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive409.33 KB17RUN /bin/sh -c apt update44.63 MB18ENV MISE_DATA_DIR=/opt/mise0 B19RUN /bin/sh -c curl -fsSL37.21 MB20ENV PATH=/opt/mise/shims:/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B21RUN /bin/sh -c set -ex366.58 KB22ARG JDK_VERSION=210 B23RUN |1 JDK_VERSION=21 /bin/sh -c204.61 MB24ENTRYPOINT ["tini" "--"]0 B25CMD ["bash"]0 B27LABEL repository=https://github.com/mritd/autobuild0 B28LABEL description=Earthly + CI Auto0 B29LABEL licenses=Apache-2.00 B31LABEL org.opencontainers.image.source=https://github.com/mritd/autobuild0 B32LABEL org.opencontainers.image.description=Earthly + CI Auto0 B33LABEL org.opencontainers.image.licenses=Apache-2.00 B34RUN /bin/sh -c mise use153.33 MB35ENV MAVEN_CACHE_DIR=/data/maven_cache0 B36ENV GRADLE_CACHE_DIR=/data/gradle_cache0 B37COPY cmvn /usr/local/bin/cmvn # buildkit245 B38COPY cgradle /usr/local/bin/cgradle # buildkit251 B39VOLUME [/data/maven_cache]0 B40VOLUME [/data/gradle_cache]0 B41CMD ["bash"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1787529600'