Sign inSign up

apache/syncope-console:3.0.15

Multi-platform
Security
Integration & delivery
Index digest

sha256:6945204a21990d27aa3255e444ae056958f542ebec27cc8eb55b016f073b58a5

OS/ARCH

Compressed size

407.14 MB

Last pushed

10 months by asfjenkins

Type

Image

Manifest digest

sha256:8cff023e1d66d936f6af76526957189d14f9c4b336ef372418108394b88a33a4

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 26.12 MB
6CMD ["/bin/bash"]0 B
7ENV JAVA_HOME=/opt/java/openjdk0 B
8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
10RUN /bin/sh -c set -eux;21.07 MB
11ENV JAVA_VERSION=jdk-17.0.17+100 B
12RUN /bin/sh -c set -eux;137.03 MB
13RUN /bin/sh -c set -eux;158 B
14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB
15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
16CMD ["jshell"]0 B
18RUN /bin/sh -c mkdir /opt/syncope170 B
19COPY *.properties log4j2.xml /opt/syncope/conf/ #1.32 KB
20COPY syncope-docker-console-*jar /opt/syncope/lib/syncope-console.jar # buildkit111.46 MB
21ENV SPRING_PROFILES_ACTIVE=docker0 B
22ENV LOADER_PATH=/opt/syncope/conf,/opt/syncope/lib0 B
23ENV JAVA_OPTS=-Dfile.encoding=UTF-8 -Dwicket.ioc.useByteBuddy=true -server -Xms1536m0 B
24COPY startup.sh /opt/syncope/bin # buildkit673 B
25RUN /bin/sh -c chmod 75532 B
26CMD ["/opt/syncope/bin/startup.sh"]0 B
27RUN /bin/sh -c curl -o1.69 KB
28RUN /bin/sh -c useradd -ms111.47 MB
29USER syncope0 B
30EXPOSE [8080/tcp]0 B

Command

 ARG RELEASE