sha256:a3a73b7d7f45f16bc07087827f91f1561f5a58d0e4d41ab513f1b89485be9bd3
OS/ARCH
Compressed size
1014.26 MB
Last pushed
8 months by asfjenkins
Type
Image
Manifest digest
sha256:fb5f3a12b2fe73ca8b8a17dc35d79af7d5165629d1cacf59c9052571ed7aa049
Image Layers
1ADD alpine-minirootfs-3.22.3-x86_64.tar.gz / # buildkit3.63 MB2CMD ["/bin/sh"]0 B3ENV JAVA_HOME=/opt/java/openjdk0 B4ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B5ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B6RUN /bin/sh -c set -eux;13.59 MB7ENV JAVA_VERSION=jdk-25.0.1+80 B8RUN /bin/sh -c set -eux;87.05 MB9RUN /bin/sh -c set -eux;131 B10COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB11ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B12CMD ["jshell"]0 B14RUN /bin/sh -c apk update3.25 MB15RUN /bin/sh -c mkdir /opt/syncope190 B16COPY *.properties *.xml saml.keystore.jks /opt/syncope/conf/6.67 KB17COPY bundles/*.jar /opt/syncope/bundles/ # buildkit161.94 MB18COPY lib/mariadb*.jar lib/mysql*jar lib/ojdbc*jar lib/postgresql*jar10.82 MB19COPY lib/syncope-docker-core-*jar /opt/syncope/lib/syncope.jar # buildkit280.6 MB20ENV SPRING_PROFILES_ACTIVE=docker0 B21ENV LOADER_PATH=/opt/syncope/conf,/opt/syncope/lib0 B22ENV JAVA_OPTS=-Dfile.encoding=UTF-8 -Dsyncope.conf.dir=/opt/syncope/conf -Dsyncope.connid.location=file:/opt/syncope/bundles -server0 B23COPY startup.sh /opt/syncope/bin # buildkit672 B24RUN /bin/sh -c chmod 75532 B25CMD ["/opt/syncope/bin/startup.sh"]0 B26RUN /bin/sh -c wget -O1.7 KB27RUN /bin/sh -c addgroup --system955 B28RUN /bin/sh -c chown -R453.37 MB29USER syncope0 B30EXPOSE [8080/tcp]0 BCommand
ADD alpine-minirootfs-3.22.3-x86_64.tar.gz / # buildkit