Namespace
camunda
Image / Tag
camunda-bpm-platform:wildfly-7.11.0-alpha1
Content Digest
sha256:ce2c88ab1f93943eebb2089869a66126ea054c12eec3dfe78bbd8a7c3b7283c7
Details
Created

2019-02-21 14:23:10 UTC

Size

259 MB

Content Digest
Environment
CAMUNDA_VERSION

7.11.0-alpha1

DB_CONN_MAXACTIVE

20

DB_CONN_MAXIDLE

20

DB_CONN_MINIDLE

5

DB_DRIVER

org.h2.Driver

DB_PASSWORD

sa

DB_URL

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

DB_USERNAME

sa

DEBUG

false

JAVA_ALPINE_VERSION

8.191.12-r0

JAVA_HOME

/usr/lib/jvm/java-1.8-openjdk/jre

JAVA_OPTS

-Xmx768m -XX:MaxMetaspaceSize=256m

JAVA_VERSION

8u191

LANG

C.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.8-openjdk/jre/bin:/usr/lib/jvm/java-1.8-openjdk/bin

SKIP_DB_CONFIG

TZ

UTC

WAIT_FOR

WAIT_FOR_TIMEOUT

30


Layers

[#000] sha256:6c40cc604d8e4c121adcb6b0bfe8bb038815c350980090e74aa5a6423f8f82c0 - 1.01% (2.63 MB)

[#001] sha256:e78b803852394d2b9aaa3ce93b0f2502b0bf8e063b1fa79734de0fc8ee55ee6e - 0.0% (239 Bytes)

[#002] sha256:f41fe1b6eee3555498a7e15b3bf048a7ec274302a92d0c8b34fda111c780fdcf - 20.23% (52.4 MB)

[#003] sha256:009c5acf5ce2f1b0af0bc8a679876e67495c243f166d41df6b48087e090d7152 - 1.06% (2.75 MB)

[#004] sha256:9b217a9ae7a344e5b0a908bb2cdb3ef0b44bfbf6694081e2db1b9379c450d30d - 0.0% (1.2 KB)

[#005] sha256:34440ed00bca1c97f0af621398411cc7f32c77362adecc6e7c548e4fa96d9eb5 - 77.69% (201 MB)


History
2019-01-30 22:19:52 UTC

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

2019-01-30 22:19:52 UTC

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

2019-02-05 20:39:38 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2019-02-05 20:39:40 UTC

/bin/sh -c { echo '#!/bin/sh'; echo 'set -e'; echo; echo 'dirname "$(dirname "$(readlink -f "$(which javac || which java)")")"'; } > /usr/local/bin/docker-java-home && chmod +x /usr/local/bin/docker-java-home

2019-02-05 20:39:59 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-1.8-openjdk/jre

2019-02-05 20:39:59 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.8-openjdk/jre/bin:/usr/lib/jvm/java-1.8-openjdk/bin

2019-02-05 20:39:59 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=8u191

2019-02-05 20:39:59 UTC

/bin/sh -c #(nop) ENV JAVA_ALPINE_VERSION=8.191.12-r0

2019-02-05 20:40:03 UTC

/bin/sh -c set -x && apk add --no-cache openjdk8-jre="$JAVA_ALPINE_VERSION" && [ "$JAVA_HOME" = "$(docker-java-home)" ]

2019-02-21 14:18:06 UTC

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

2019-02-21 14:22:58 UTC

/bin/sh -c #(nop) ENV CAMUNDA_VERSION=7.11.0-alpha1

2019-02-21 14:22:58 UTC

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

2019-02-21 14:22:58 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-02-21 14:22:58 UTC

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

2019-02-21 14:22:58 UTC

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

2019-02-21 14:22:58 UTC

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

2019-02-21 14:22:58 UTC

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

2019-02-21 14:22:59 UTC

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

2019-02-21 14:22:59 UTC

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

2019-02-21 14:22:59 UTC

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

2019-02-21 14:22:59 UTC

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

2019-02-21 14:22:59 UTC

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

2019-02-21 14:22:59 UTC

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

2019-02-21 14:22:59 UTC

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

2019-02-21 14:23:00 UTC

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

2019-02-21 14:23:01 UTC

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

2019-02-21 14:23:02 UTC

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

2019-02-21 14:23:02 UTC

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

2019-02-21 14:23:02 UTC

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

2019-02-21 14:23:02 UTC

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

2019-02-21 14:23:02 UTC

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

2019-02-21 14:23:10 UTC

/bin/sh -c #(nop) COPY --chown=camunda:camundadir:b74b1c9dfe611c6321a58dd5645c762047a03ba0255a96c50c50256459f265ff 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