2019-03-01 12:15:45 UTC
259 MB
7.11.0-alpha2
DB_CONN_MAXACTIVE20
DB_CONN_MAXIDLE20
DB_CONN_MINIDLE5
DB_DRIVERorg.h2.Driver
DB_PASSWORDsa
DB_URLjdbc:h2:./camunda-h2-dbs/process-engine;MVCC=TRUE;TRACE_LEVEL_FILE=0;DB_CLOSE_ON_EXIT=FALSE
DB_USERNAMEsa
DEBUGfalse
JAVA_ALPINE_VERSION8.191.12-r0
JAVA_HOME/usr/lib/jvm/java-1.8-openjdk/jre
JAVA_OPTS-Xmx768m -XX:MaxMetaspaceSize=256m
JAVA_VERSION8u191
LANGC.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 TZUTC
WAIT_FOR WAIT_FOR_TIMEOUT30
[#000] sha256:6c40cc604d8e4c121adcb6b0bfe8bb038815c350980090e74aa5a6423f8f82c0 - 1.01% (2.63 MB)
[#001] sha256:e78b803852394d2b9aaa3ce93b0f2502b0bf8e063b1fa79734de0fc8ee55ee6e - 0.0% (239 Bytes)
[#002] sha256:f41fe1b6eee3555498a7e15b3bf048a7ec274302a92d0c8b34fda111c780fdcf - 20.2% (52.4 MB)
[#003] sha256:3fad18e1b1c36444547d1bf04e24138c484995f8f476d094816c01cdb1367559 - 1.06% (2.75 MB)
[#004] sha256:059e0de18aa837ad905574cdeefa0380043e584e1a730fd964ea5163d4d5fd50 - 0.0% (1.2 KB)
[#005] sha256:83765ee22c60e4c381036414f5d18abbf8d8c7ebb2d267bc4ac8b216b0548c1f - 77.72% (201 MB)
/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-03-01 12:14:26 UTC/bin/sh -c #(nop) ARG VERSION=7.11.0-alpha2
2019-03-01 12:15:34 UTC/bin/sh -c #(nop) ENV CAMUNDA_VERSION=7.11.0-alpha2
2019-03-01 12:15:34 UTC/bin/sh -c #(nop) ENV DB_DRIVER=org.h2.Driver
2019-03-01 12:15:34 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-03-01 12:15:34 UTC/bin/sh -c #(nop) ENV DB_USERNAME=sa
2019-03-01 12:15:34 UTC/bin/sh -c #(nop) ENV DB_PASSWORD=sa
2019-03-01 12:15:34 UTC/bin/sh -c #(nop) ENV DB_CONN_MAXACTIVE=20
2019-03-01 12:15:35 UTC/bin/sh -c #(nop) ENV DB_CONN_MINIDLE=5
2019-03-01 12:15:35 UTC/bin/sh -c #(nop) ENV DB_CONN_MAXIDLE=20
2019-03-01 12:15:35 UTC/bin/sh -c #(nop) ENV SKIP_DB_CONFIG=
2019-03-01 12:15:35 UTC/bin/sh -c #(nop) ENV WAIT_FOR=
2019-03-01 12:15:35 UTC/bin/sh -c #(nop) ENV WAIT_FOR_TIMEOUT=30
2019-03-01 12:15:35 UTC/bin/sh -c #(nop) ENV TZ=UTC
2019-03-01 12:15:35 UTC/bin/sh -c #(nop) ENV DEBUG=false
2019-03-01 12:15:36 UTC/bin/sh -c #(nop) ENV JAVA_OPTS=-Xmx768m -XX:MaxMetaspaceSize=256m
2019-03-01 12:15:36 UTC/bin/sh -c #(nop) EXPOSE 8000/tcp 8080/tcp
2019-03-01 12:15:37 UTC|1 VERSION=7.11.0-alpha2 /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-03-01 12:15:38 UTC|1 VERSION=7.11.0-alpha2 /bin/sh -c addgroup -g 1000 -S camunda && adduser -u 1000 -S camunda -G camunda -h /camunda -s /bin/bash -D camunda
2019-03-01 12:15:38 UTC/bin/sh -c #(nop) WORKDIR /camunda
2019-03-01 12:15:38 UTC/bin/sh -c #(nop) USER [camunda]
2019-03-01 12:15:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/sbin/tini" "--"]
2019-03-01 12:15:38 UTC/bin/sh -c #(nop) CMD ["./camunda.sh"]
2019-03-01 12:15:45 UTC/bin/sh -c #(nop) COPY --chown=camunda:camundadir:a4170806b649d08995a16544b80f69e6d60629ad6a32fa07f2b9f8bf7cf804fb in .
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.