sha256:d32dd43430104a461b7336a2b939a9be4e045be8db882df662708f21d9df82f0
OS/ARCH
linux/amd64
Compressed size
214.38 MB
Last pushed
about 3 years by spvestci
Type
Image
Manifest digest
sha256:d32dd43430104a461b7336a2b939a9be4e045be8db882df662708f21d9df82f0
Image Layers
1ADD file ... in / 27.25 MB2CMD ["bash"]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 B6/bin/sh -c apt-get update 19.17 MB7ENV JAVA_VERSION=jdk-17.0.5+80 B8/bin/sh -c set -eux; 44.78 MB9/bin/sh -c echo Verifying install160 B10ARG BASE_SHA0 B11ARG VERSION=0 B12ARG DATE=0 B13ARG REVISION=0 B14LABEL org.opencontainers.image.base.digest=00a5775f5eb7c24a19cb76ded742cbfcc50c61f062105af9730dadde217e43900 B15LABEL org.opencontainers.image.base.name=docker.io/library/eclipse-temurin:17-jre-focal0 B16LABEL org.opencontainers.image.created=2023-02-14T14:51:59+00:000 B18LABEL org.opencontainers.image.url=https://zeebe.io0 B19LABEL org.opencontainers.image.documentation=https://docs.camunda.io/docs/self-managed/zeebe-deployment/0 B20LABEL org.opencontainers.image.source=https://github.com/camunda/zeebe0 B21LABEL org.opencontainers.image.version=8.1.80 B22LABEL org.opencontainers.image.revision=e491a2a0240 B23LABEL org.opencontainers.image.vendor=Camunda Services GmbH0 B24LABEL org.opencontainers.image.licenses=(Apache-2.0 AND LicenseRef-Zeebe-Community-1.1)0 B25LABEL org.opencontainers.image.title=Zeebe0 B26LABEL org.opencontainers.image.description=Workflow engine for microservice0 B27LABEL io.openshift.tags=bpmn,orchestration,workflow0 B28LABEL io.k8s.description=Workflow engine for microservice0 B29LABEL io.openshift.non-scalable=false0 B30LABEL io.openshift.min-memory=512Mi0 B31LABEL io.openshift.min-cpu=10 B32ENV ZB_HOME=/usr/local/zeebe ZEEBE_BROKER_GATEWAY_NETWORK_HOST=0.0.0.0 ZEEBE_STANDALONE_GATEWAY=false ZEEBE_RESTORE=false0 B33ENV PATH=/usr/local/zeebe/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B34WORKDIR /usr/local/zeebe146 B35EXPOSE map[26500/tcp:{} 26501/tcp:{} 26502/tcp:{}]0 B36VOLUME [/usr/local/zeebe/data]0 B37RUN |4 BASE_SHA=00a5775f5eb7c24a19cb76ded742cbfcc50c61f062105af9730dadde217e4390 VERSION=8.1.8 DATE=2023-02-14T14:51:59+00:001.88 KB38COPY /tmp/zeebe/bin/startup.sh /usr/local/bin/startup.sh # buildkit455 B39COPY /tmp/zeebe /usr/local/zeebe # buildkit123.17 MB40ENTRYPOINT ["tini" "--" "/usr/local/bin/startup.sh"]0 B41COPY application.yaml /usr/local/zeebe/config/application.yaml # buildkit1.72 KBCommand
ADD file:7633003155a1059419aa1a6756fafb6e4f419d65bff7feb7c945de1e29dccb1e in /