Sign inSign up

cavissonsystem/ccm:V-1.0

Manifest digest

sha256:da4de84e0b3e8d81db36a2107530d2e7706977a577c72a73d51bf882fed3a396

OS/ARCH

linux/amd64

Compressed size

478.37 MB

Last pushed

8 days by cavissonsystem

Type

Image

Manifest digest

sha256:da4de84e0b3e8d81db36a2107530d2e7706977a577c72a73d51bf882fed3a396

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.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;19.7 MB
10ENV JAVA_VERSION=jdk-21.0.12+80 B
11RUN /bin/sh -c set -eux;150.8 MB
12RUN /bin/sh -c set -eux;158 B
13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.41 KB
14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
15CMD ["jshell"]0 B
16ENV CAV_USER=cavisson0 B
17ENV CAV_CONTROLLER=work0 B
18ENV NS_WDIR=/home/cavisson/work0 B
19ENV SERVER_PORT=79290 B
20WORKDIR /app93 B
21RUN /bin/sh -c useradd -m4.25 KB
22RUN /bin/sh -c mkdir -p115 B
23COPY config/nosqlConfiguration.properties /app/config/nosqlConfiguration.properties # buildkit417 B
24COPY config/log4j2.xml /app/config/log4j2.xml # buildkit460 B
25COPY config/appenders.xml /app/config/appenders.xml # buildkit972 B
26COPY config/loggers.xml /app/config/loggers.xml # buildkit456 B
27COPY target/cloud-manager-V-1.0.jar /app/cloud-manager-V-1.0.jar # buildkit279.49 MB
28COPY entrypoint.sh /app/entrypoint.sh # buildkit984 B
29RUN /bin/sh -c chmod +x984 B
30VOLUME [/home/cavisson/work/.productLogs]0 B
31VOLUME [/home/cavisson/work/webapps/sys]0 B
32EXPOSE map[7929/tcp:{}]0 B
33ENTRYPOINT ["/app/entrypoint.sh"]0 B

Command

 ARG RELEASE