Sign inSign up

spvest/zeebe-dev-container:8.1.8

Manifest digest

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 MB
2CMD ["bash"]0 B
3ENV JAVA_HOME=/opt/java/openjdk0 B
4ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
5ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
6/bin/sh -c apt-get update 19.17 MB
7ENV JAVA_VERSION=jdk-17.0.5+80 B
8/bin/sh -c set -eux; 44.78 MB
9/bin/sh -c echo Verifying install160 B
10ARG BASE_SHA0 B
11ARG VERSION=0 B
12ARG DATE=0 B
13ARG REVISION=0 B
14LABEL org.opencontainers.image.base.digest=00a5775f5eb7c24a19cb76ded742cbfcc50c61f062105af9730dadde217e43900 B
15LABEL org.opencontainers.image.base.name=docker.io/library/eclipse-temurin:17-jre-focal0 B
16LABEL org.opencontainers.image.created=2023-02-14T14:51:59+00:000 B
18LABEL org.opencontainers.image.url=https://zeebe.io0 B
19LABEL org.opencontainers.image.documentation=https://docs.camunda.io/docs/self-managed/zeebe-deployment/0 B
20LABEL org.opencontainers.image.source=https://github.com/camunda/zeebe0 B
21LABEL org.opencontainers.image.version=8.1.80 B
22LABEL org.opencontainers.image.revision=e491a2a0240 B
23LABEL org.opencontainers.image.vendor=Camunda Services GmbH0 B
24LABEL org.opencontainers.image.licenses=(Apache-2.0 AND LicenseRef-Zeebe-Community-1.1)0 B
25LABEL org.opencontainers.image.title=Zeebe0 B
26LABEL org.opencontainers.image.description=Workflow engine for microservice0 B
27LABEL io.openshift.tags=bpmn,orchestration,workflow0 B
28LABEL io.k8s.description=Workflow engine for microservice0 B
29LABEL io.openshift.non-scalable=false0 B
30LABEL io.openshift.min-memory=512Mi0 B
31LABEL io.openshift.min-cpu=10 B
32ENV ZB_HOME=/usr/local/zeebe ZEEBE_BROKER_GATEWAY_NETWORK_HOST=0.0.0.0 ZEEBE_STANDALONE_GATEWAY=false ZEEBE_RESTORE=false0 B
33ENV PATH=/usr/local/zeebe/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
34WORKDIR /usr/local/zeebe146 B
35EXPOSE map[26500/tcp:{} 26501/tcp:{} 26502/tcp:{}]0 B
36VOLUME [/usr/local/zeebe/data]0 B
37RUN |4 BASE_SHA=00a5775f5eb7c24a19cb76ded742cbfcc50c61f062105af9730dadde217e4390 VERSION=8.1.8 DATE=2023-02-14T14:51:59+00:001.88 KB
38COPY /tmp/zeebe/bin/startup.sh /usr/local/bin/startup.sh # buildkit455 B
39COPY /tmp/zeebe /usr/local/zeebe # buildkit123.17 MB
40ENTRYPOINT ["tini" "--" "/usr/local/bin/startup.sh"]0 B
41COPY application.yaml /usr/local/zeebe/config/application.yaml # buildkit1.72 KB

Command

ADD file:7633003155a1059419aa1a6756fafb6e4f419d65bff7feb7c945de1e29dccb1e in /