Sign inSign up

castbuild/profiler:2.0.0-beta2-SNAPSHOT

Manifest digest

sha256:c6897d5ce32cfcd2155ef70c87c4482133e20145e5898780f98afb649b844877

OS/ARCH

linux/amd64

Compressed size

239.7 MB

Last pushed

5 months by castbuild

Type

Image

Manifest digest

sha256:c6897d5ce32cfcd2155ef70c87c4482133e20145e5898780f98afb649b844877

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6ENV JAVA_HOME=/opt/java/openjdk0 B
7ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
9RUN /bin/sh -c set -eux;16.2 MB
10ENV JAVA_VERSION=jdk-17.0.18+80 B
11RUN /bin/sh -c set -eux;45.24 MB
12RUN /bin/sh -c set -eux;157 B
13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB
14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
15WORKDIR /cast94 B
16RUN /bin/sh -c apt-get update360 B
17COPY /profiler/target/fast-scan-*.jar /cast/fast-scan.jar # buildkit143.51 MB
18COPY /profiler/target/*.yml /cast/ # buildkit2.4 KB
19COPY /profiler/target/cd3 /cast/ # buildkit3.16 MB
20COPY /profiler/techguru /cast/techguru # buildkit89.92 KB
21RUN /bin/sh -c chmod 7773.16 MB
22ENV PORT=22880 B
23EXPOSE [2288/tcp]0 B
24ENV DB_HOST=host.docker.internal0 B
25ENV DB_PORT=22840 B
26ENV DB_USER=operator0 B
27ENV DB_PASSWORD=CastAIP0 B
28ENV APP_EXPIRATION_TIME=1680 B
29ENV APP_URL=https://fastscan.castsoftware.io0 B
30ENV GITHUB_APP_NAME=fast-scan-sso0 B
31ENV CLIENT_ID=placeholder_client_id0 B
32ENV CLIENT_SECRET=placeholder_client_secret0 B
33ENV ENABLE_SWAGGER=false0 B
34ENV DB_SCHEMA=fast_scan0 B
35ENV GITHUB_ACTION_TAG=0 B
36ENV D2_URL=http://localhost:22870 B
37CMD ["java" "-jar" "/cast/fast-scan.jar"]0 B

Command

 ARG RELEASE