Sign inSign up

mritd/javabuild:17-20260829103534

Multi-platform
Index digest

sha256:a44ac5ca1bcd9733a99fd68af41fae17e831df2b4fd3e478772fd8acfdde145f

OS/ARCH

Compressed size

536.3 MB

Last pushed

24 days by mritd

Type

Image

Manifest digest

sha256:23479bb76a85c4e223e6cc3fdf124a7a96c17021e9b3fd54feb356be837235f6

Image Layers

1# debian.sh --arch 'arm64' out/28.76 MB
2LABEL maintainer=mritd <[email protected]>0 B
3LABEL repository=https://github.com/mritd/autobuild0 B
4LABEL description=Earthly + CI Auto0 B
5LABEL licenses=Apache-2.00 B
6LABEL org.opencontainers.image.authors=mritd <[email protected]>0 B
7LABEL org.opencontainers.image.source=https://github.com/mritd/autobuild0 B
8LABEL org.opencontainers.image.description=Earthly + CI Auto0 B
9LABEL org.opencontainers.image.licenses=Apache-2.00 B
10RUN /bin/sh -c apt update3.22 MB
11ENV LANG=en_US.UTF-80 B
12ENV LC_ALL=en_US.UTF-80 B
13ENV LANGUAGE=en_US:en0 B
14RUN /bin/sh -c apt update78.77 MB
15ENV TZ=Asia/Shanghai0 B
16RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive409.35 KB
17RUN /bin/sh -c apt update44.49 MB
18ENV MISE_DATA_DIR=/opt/mise0 B
19RUN /bin/sh -c curl -fsSL36.97 MB
20ENV PATH=/opt/mise/shims:/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
21RUN /bin/sh -c set -ex273.19 KB
22ARG JDK_VERSION=170 B
23RUN |1 JDK_VERSION=17 /bin/sh -c190.09 MB
24ENTRYPOINT ["tini" "--"]0 B
25CMD ["bash"]0 B
26LABEL maintainer=mritd <[email protected]>0 B
27LABEL repository=https://github.com/mritd/autobuild0 B
28LABEL description=Earthly + CI Auto0 B
29LABEL licenses=Apache-2.00 B
30LABEL org.opencontainers.image.authors=mritd <[email protected]>0 B
31LABEL org.opencontainers.image.source=https://github.com/mritd/autobuild0 B
32LABEL org.opencontainers.image.description=Earthly + CI Auto0 B
33LABEL org.opencontainers.image.licenses=Apache-2.00 B
34RUN /bin/sh -c mise use153.33 MB
35ENV MAVEN_CACHE_DIR=/data/maven_cache0 B
36ENV GRADLE_CACHE_DIR=/data/gradle_cache0 B
37COPY cmvn /usr/local/bin/cmvn # buildkit244 B
38COPY cgradle /usr/local/bin/cgradle # buildkit250 B
39VOLUME [/data/maven_cache]0 B
40VOLUME [/data/gradle_cache]0 B
41CMD ["bash"]0 B

Command

# debian.sh --arch 'arm64' out/ 'stable' '@1787529600'