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 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 26.11 MB6CMD ["/bin/bash"]0 B7ENV JAVA_HOME=/opt/java/openjdk0 B8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B10RUN /bin/sh -c set -eux;21.09 MB11ENV JAVA_VERSION=jdk-17.0.18+80 B12RUN /bin/sh -c set -eux;137.75 MB13RUN /bin/sh -c set -eux;160 B14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B16CMD ["jshell"]0 B18RUN /bin/sh -c mkdir /opt/syncope209 B19COPY *.properties *.xml saml.keystore.jks /opt/syncope/conf/7.14 KB20COPY bundles/*.jar /opt/syncope/bundles/ # buildkit136.82 MB21COPY lib/mariadb*.jar lib/mysql*jar lib/ojdbc*jar lib/postgresql*jar10.7 MB22COPY jpa-json/*.jar /opt/syncope/jpa-json/ # buildkit141.65 KB23COPY lib/syncope-docker-core-*jar /opt/syncope/lib/syncope.jar # buildkit259.73 MB24ENV SPRING_PROFILES_ACTIVE=docker0 B25ENV LOADER_PATH=/opt/syncope/conf,/opt/syncope/lib0 B26ENV JAVA_OPTS=-Dfile.encoding=UTF-8 -Dsyncope.conf.dir=/opt/syncope/conf -Dsyncope.connid.location=file:/opt/syncope/bundles -server0 B27COPY startup.sh /opt/syncope/bin # buildkit673 B28RUN /bin/sh -c chmod 75532 B29CMD ["/opt/syncope/bin/startup.sh"]0 B30RUN /bin/sh -c curl -o1.7 KB31RUN /bin/sh -c useradd -ms407.4 MB32USER syncope0 B33EXPOSE [8080/tcp]0 BCommand
ARG RELEASE