Sign inSign up

castimaging/gateway:3.5.5

Manifest digest

sha256:426529c9da1274ee541ccb394c84556925ccf2c4ef81a9f3ee854d0af47fd21f

OS/ARCH

linux/amd64

Compressed size

124.98 MB

Last pushed

7 months by castbuild

Type

Image

Manifest digest

sha256:426529c9da1274ee541ccb394c84556925ccf2c4ef81a9f3ee854d0af47fd21f

Image Layers

1ADD alpine-minirootfs-3.22.3-x86_64.tar.gz / # buildkit3.63 MB
2CMD ["/bin/sh"]0 B
3ENV JAVA_HOME=/opt/java/openjdk0 B
4ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
5ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
6RUN /bin/sh -c set -eux;15.54 MB
7ENV JAVA_VERSION=jdk-21.0.10+70 B
8RUN /bin/sh -c set -eux;50.71 MB
9RUN /bin/sh -c set -eux;128 B
10COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB
11ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
12USER root0 B
13RUN /bin/sh -c apk update4.15 MB
14USER castuser0 B
15COPY target/classes/application.yml /cast/gateway/application.yml # buildkit1.06 KB
16COPY target/gateway-*.jar /cast/gateway/gateway.jar # buildkit50.95 MB
17ENV PORT=22860 B
18EXPOSE map[2286/tcp:{}]0 B
19CMD ["java" "-jar" "/cast/gateway/gateway.jar" "--spring.config.location=/cast/gateway/"]0 B

Command

ADD alpine-minirootfs-3.22.3-x86_64.tar.gz / # buildkit