sha256:865b5073a73e22653996f6595c9c9ccbea66bc8d040b4a623ff8c3a49a6ef01a
OS/ARCH
linux/arm64
Compressed size
2.08 GB
Last pushed
3 months by datastratosandbox
Type
Image
Manifest digest
sha256:865b5073a73e22653996f6595c9c9ccbea66bc8d040b4a623ff8c3a49a6ef01a
Image Layers
1ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit4.01 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.7 MB7ENV JAVA_VERSION=jdk-25.0.3+90 B8RUN /bin/sh -c set -eux;86.37 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.64 MB15RUN /bin/sh -c mkdir /opt/syncope220 B16COPY *.properties *.xml saml.keystore.jks /opt/syncope/conf/6.67 KB17COPY gravitino/*.groovy /opt/syncope/conf/gravitino/ # buildkit1.92 KB18COPY bundles/*.jar /opt/syncope/bundles/ # buildkit160.33 MB19COPY lib/mariadb*.jar lib/mysql*jar lib/ojdbc*jar lib/postgresql*jar10.85 MB20COPY lib/syncope-docker-core-*jar /opt/syncope/lib/syncope.jar # buildkit839.06 MB21ENV SPRING_PROFILES_ACTIVE=docker0 B22ENV LOADER_PATH=/opt/syncope/conf,/opt/syncope/lib0 B23ENV JAVA_OPTS=-Dfile.encoding=UTF-8 -Dsyncope.conf.dir=/opt/syncope/conf -Dsyncope.connid.location=file:/opt/syncope/bundles -server0 B24COPY startup.sh /opt/syncope/bin # buildkit674 B25RUN /bin/sh -c chmod 755687 B26CMD ["/opt/syncope/bin/startup.sh"]0 B27RUN /bin/sh -c wget -O1.72 KB28RUN /bin/sh -c addgroup --system953 B29RUN /bin/sh -c chown -R1010.25 MB30USER syncope0 B31EXPOSE [8080/tcp]0 BCommand
ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit