Sign inSign up

apache/syncope:3.0.17-SNAPSHOT

Multi-platform
Security
Integration & delivery
API management
Index digest

sha256:cd292fc916f0475d07bb02b7f1f8482bf2e33f7854622f077af85559307cdf20

OS/ARCH

Compressed size

999.76 MB

Last pushed

7 months by asfjenkins

Type

Image

Manifest digest

sha256:91ed8c62241d36d5d58ad9b6864dcb9fb9494316638fddfb801dcbe7577f7e5c

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.11 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.09 MB
11ENV JAVA_VERSION=jdk-17.0.18+80 B
12RUN /bin/sh -c set -eux;137.75 MB
13RUN /bin/sh -c set -eux;160 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/syncope209 B
19COPY *.properties *.xml saml.keystore.jks /opt/syncope/conf/7.14 KB
20COPY bundles/*.jar /opt/syncope/bundles/ # buildkit136.82 MB
21COPY lib/mariadb*.jar lib/mysql*jar lib/ojdbc*jar lib/postgresql*jar10.7 MB
22COPY jpa-json/*.jar /opt/syncope/jpa-json/ # buildkit141.65 KB
23COPY lib/syncope-docker-core-*jar /opt/syncope/lib/syncope.jar # buildkit259.73 MB
24ENV SPRING_PROFILES_ACTIVE=docker0 B
25ENV LOADER_PATH=/opt/syncope/conf,/opt/syncope/lib0 B
26ENV JAVA_OPTS=-Dfile.encoding=UTF-8 -Dsyncope.conf.dir=/opt/syncope/conf -Dsyncope.connid.location=file:/opt/syncope/bundles -server0 B
27COPY startup.sh /opt/syncope/bin # buildkit673 B
28RUN /bin/sh -c chmod 75532 B
29CMD ["/opt/syncope/bin/startup.sh"]0 B
30RUN /bin/sh -c curl -o1.7 KB
31RUN /bin/sh -c useradd -ms407.4 MB
32USER syncope0 B
33EXPOSE [8080/tcp]0 B

Command

 ARG RELEASE