sha256:08b0b1eff243617bc775e277e2de8e0089e8c9eeea036b4df8818443d366a2cd
OS/ARCH
Compressed size
431.34 MB
Last pushed
2 months by mritd
Type
Image
Manifest digest
sha256:c760e1ce3639c48263ab7ffd42ccda95e04da51410052ff14ed40dff591578e0
Image Layers
1# debian.sh --arch 'arm64' out/28.75 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 update209 B11ENV 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.35 KB17RUN /bin/sh -c apt update44.47 MB18ENV MISE_DATA_DIR=/opt/mise0 B19RUN /bin/sh -c curl -fsSL32.29 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 -ex273.2 KB22ARG JDK_VERSION=80 B23RUN |1 JDK_VERSION=8 /bin/sh -c103.32 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 use143.06 MB35ENV MAVEN_CACHE_DIR=/data/maven_cache0 B36ENV GRADLE_CACHE_DIR=/data/gradle_cache0 B37COPY cmvn /usr/local/bin/cmvn # buildkit246 B38COPY cgradle /usr/local/bin/cgradle # buildkit253 B39VOLUME [/data/maven_cache]0 B40VOLUME [/data/gradle_cache]0 B41CMD ["bash"]0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1782172800'