Sign inSign up

mritd/javabuild:11-20260602133436

Multi-platform
Index digest

sha256:5e3125ceb6b4e3bba0ebe9e8827ff3bed823e1b9f08f82bc86488007ff2e2a21

OS/ARCH

Compressed size

518.14 MB

Last pushed

4 months by mritd

Type

Image

Manifest digest

sha256:617f1c020a3863275b8039525fad47f4c9ec223ed0a9c6244ef446279c73b2af

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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 update208 B
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.33 KB
17RUN /bin/sh -c apt update44.61 MB
18ENV MISE_DATA_DIR=/opt/mise0 B
19RUN /bin/sh -c curl -fsSL30.51 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 -ex366.58 KB
22ARG JDK_VERSION=110 B
23RUN |1 JDK_VERSION=11 /bin/sh -c192.4 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 use142.69 MB
35ENV MAVEN_CACHE_DIR=/data/maven_cache0 B
36ENV GRADLE_CACHE_DIR=/data/gradle_cache0 B
37COPY cmvn /usr/local/bin/cmvn # buildkit245 B
38COPY cgradle /usr/local/bin/cgradle # buildkit252 B
39VOLUME [/data/maven_cache]0 B
40VOLUME [/data/gradle_cache]0 B
41CMD ["bash"]0 B

Command

# debian.sh --arch 'amd64' out/ 'stable' '@1779062400'