Namespace
camunda
Image / Tag
camunda-bpm-platform:tomcat-7.10.0-alpha4
Content Digest
sha256:c94df2732160a1eb25305a4370184104a9e763a6b31aecb1250f2d726058dc5d
Details
Created

2018-09-27 15:03:23 UTC

Size

99.5 MB

Content Digest
Environment
CAMUNDA_VERSION

7.10.0-alpha4

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.151.12-r0

JAVA_HOME

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

JAVA_VERSION

8u151

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:ff3a5c916c92643ff77519ffa742d3ec61b7f591b6b7504599d95a4a41134e28 - 1.98% (1.97 MB)

[#001] sha256:a8906544047d741c82ab8e4f6b3a698cdc37170b9afe8006a7c2aee85bc78618 - 0.0% (241 Bytes)

[#002] sha256:a790ae7377b003b4c5f694a197f9f92de583b71838a02f66e8db9498e1c548d8 - 52.19% (51.9 MB)

[#003] sha256:778eccbb32df00c209bf3da6cbce114eba1cda2fd88a54ae0e24bc4ac0c09d58 - 2.82% (2.81 MB)

[#004] sha256:a47a1e58a1995df3511ec253abea95e5f69391ecf6242868c7f374cfec89d5c6 - 0.0% (1.21 KB)

[#005] sha256:00713a5bc207b9decf5b47d75af1e49f3157f4c7e430eeeb6fa9feb68e6f49a8 - 43.01% (42.8 MB)


History
2018-01-09 21:10:58 UTC

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

2018-01-09 21:10:58 UTC

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

2018-06-06 01:55:39 UTC

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

2018-06-06 01:55: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

2018-06-06 01:55:40 UTC

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

2018-06-06 01:55:40 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

2018-06-06 01:55:40 UTC

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

2018-06-06 01:55:41 UTC

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

2018-06-06 01:55:47 UTC

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

2018-09-27 15:03:17 UTC

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

2018-09-27 15:03:17 UTC

/bin/sh -c #(nop) ENV CAMUNDA_VERSION=7.10.0-alpha4

2018-09-27 15:03:17 UTC

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

2018-09-27 15:03:17 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

2018-09-27 15:03:17 UTC

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

2018-09-27 15:03:17 UTC

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

2018-09-27 15:03:17 UTC

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

2018-09-27 15:03:18 UTC

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

2018-09-27 15:03:18 UTC

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

2018-09-27 15:03:18 UTC

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

2018-09-27 15:03:18 UTC

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

2018-09-27 15:03:18 UTC

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

2018-09-27 15:03:18 UTC

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

2018-09-27 15:03:18 UTC

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

2018-09-27 15:03:18 UTC

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

2018-09-27 15:03:20 UTC

|1 VERSION=7.10.0-alpha4 /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

2018-09-27 15:03:21 UTC

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

2018-09-27 15:03:21 UTC

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

2018-09-27 15:03:21 UTC

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

2018-09-27 15:03:21 UTC

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

2018-09-27 15:03:21 UTC

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

2018-09-27 15:03:23 UTC

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