Namespace
camunda
Image / Tag
camunda-bpm-platform:7.12.0-alpha5
Content Digest
sha256:9d1a20bdf050dc1fa6ee0597f4b17ae5deabed04a466ab81ac15dfc4ebb3819d
Details
Created

2019-10-31 14:45:42 UTC

Size

111 MB

Content Digest
Environment
CAMUNDA_VERSION

7.12.0-alpha5

DB_CONN_MAXACTIVE

20

DB_CONN_MAXIDLE

20

DB_CONN_MINIDLE

5

DB_DRIVER

org.h2.Driver

DB_PASSWORD

DB_URL

jdbc:h2:./camunda-h2-dbs/process-engine;MVCC=TRUE;TRACE_LEVEL_FILE=0;DB_CLOSE_ON_EXIT=FALSE

DB_USERNAME

sa

DB_VALIDATE_ON_BORROW

false

DB_VALIDATION_QUERY

SELECT 1

DEBUG

false

JAVA_OPTS

-Xmx768m -XX:MaxMetaspaceSize=256m

JMX_PROMETHEUS

false

JMX_PROMETHEUS_CONF

/camunda/javaagent/prometheus-jmx.yml

JMX_PROMETHEUS_PORT

9404

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SKIP_DB_CONFIG

TZ

UTC

WAIT_FOR

WAIT_FOR_TIMEOUT

30


Layers

[#000] sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 - 2.39% (2.66 MB)

[#001] sha256:eda572d2bb6469dddfc4100396fddb87093d7741f61b1b5dbda9cc2fdb42b274 - 53.57% (59.5 MB)

[#002] sha256:2292d32d637a21069182a2368ed2db94af50b50f0cd38a7dedae7ab4ad2eaafe - 0.0% (1.24 KB)

[#003] sha256:f1d7a2b4cceb61ab5b3b9e2cb3ef9d3b6040662b6491a41b85071dbc261c26ab - 44.04% (48.9 MB)


History
2019-10-21 17:21:42 UTC

/bin/sh -c #(nop) ADD file:fe1f09249227e2da2089afb4d07e16cbf832eeb804120074acd2b8192876cd28 in /

2019-10-21 17:21:42 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2019-10-31 14:44:36 UTC

/bin/sh -c #(nop) ARG VERSION=7.12.0

2019-10-31 14:45:29 UTC

/bin/sh -c #(nop) ENV CAMUNDA_VERSION=7.12.0-alpha5

2019-10-31 14:45:29 UTC

/bin/sh -c #(nop) ENV DB_DRIVER=org.h2.Driver

2019-10-31 14:45:29 UTC

/bin/sh -c #(nop) ENV DB_URL=jdbc:h2:./camunda-h2-dbs/process-engine;MVCC=TRUE;TRACE_LEVEL_FILE=0;DB_CLOSE_ON_EXIT=FALSE

2019-10-31 14:45:29 UTC

/bin/sh -c #(nop) ENV DB_USERNAME=sa

2019-10-31 14:45:29 UTC

/bin/sh -c #(nop) ENV DB_PASSWORD=

2019-10-31 14:45:29 UTC

/bin/sh -c #(nop) ENV DB_CONN_MAXACTIVE=20

2019-10-31 14:45:30 UTC

/bin/sh -c #(nop) ENV DB_CONN_MINIDLE=5

2019-10-31 14:45:30 UTC

/bin/sh -c #(nop) ENV DB_CONN_MAXIDLE=20

2019-10-31 14:45:30 UTC

/bin/sh -c #(nop) ENV DB_VALIDATE_ON_BORROW=false

2019-10-31 14:45:30 UTC

/bin/sh -c #(nop) ENV DB_VALIDATION_QUERY=SELECT 1

2019-10-31 14:45:30 UTC

/bin/sh -c #(nop) ENV SKIP_DB_CONFIG=

2019-10-31 14:45:30 UTC

/bin/sh -c #(nop) ENV WAIT_FOR=

2019-10-31 14:45:30 UTC

/bin/sh -c #(nop) ENV WAIT_FOR_TIMEOUT=30

2019-10-31 14:45:30 UTC

/bin/sh -c #(nop) ENV TZ=UTC

2019-10-31 14:45:31 UTC

/bin/sh -c #(nop) ENV DEBUG=false

2019-10-31 14:45:31 UTC

/bin/sh -c #(nop) ENV JAVA_OPTS=-Xmx768m -XX:MaxMetaspaceSize=256m

2019-10-31 14:45:31 UTC

/bin/sh -c #(nop) ENV JMX_PROMETHEUS=false

2019-10-31 14:45:31 UTC

/bin/sh -c #(nop) ENV JMX_PROMETHEUS_CONF=/camunda/javaagent/prometheus-jmx.yml

2019-10-31 14:45:31 UTC

/bin/sh -c #(nop) ENV JMX_PROMETHEUS_PORT=9404

2019-10-31 14:45:31 UTC

/bin/sh -c #(nop) EXPOSE 8000 8080 9404

2019-10-31 14:45:38 UTC

|1 VERSION=7.12.0-alpha5 /bin/sh -c apk add --no-cache bash ca-certificates openjdk11-jre-headless tzdata tini xmlstarlet && wget -O /usr/local/bin/wait-for-it.sh "https://raw.githubusercontent.com/vishnubob/wait-for-it/a454892f3c2ebbc22bd15e446415b8fcb7c1cfa4/wait-for-it.sh" && chmod +x /usr/local/bin/wait-for-it.sh

2019-10-31 14:45:40 UTC

|1 VERSION=7.12.0-alpha5 /bin/sh -c addgroup -g 1000 -S camunda && adduser -u 1000 -S camunda -G camunda -h /camunda -s /bin/bash -D camunda

2019-10-31 14:45:40 UTC

/bin/sh -c #(nop) WORKDIR /camunda

2019-10-31 14:45:41 UTC

/bin/sh -c #(nop) USER camunda

2019-10-31 14:45:41 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/sbin/tini" "--"]

2019-10-31 14:45:41 UTC

/bin/sh -c #(nop) CMD ["./camunda.sh"]

2019-10-31 14:45:42 UTC

/bin/sh -c #(nop) COPY --chown=camunda:camundadir:7af51e98ea1d603c23a72c52a384426a089bf8da17922511750d6aeefc3b3fd5 in .

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete