2018-11-19 15:31:57 UTC
101 MB
7.10.0-alpha6
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.181.13-r0
JAVA_HOME/usr/lib/jvm/java-1.8-openjdk/jre
JAVA_OPTS-Xmx768m -XX:MaxMetaspaceSize=256m
JAVA_VERSION8u181
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:4fe2ade4980c2dda4fc95858ebb981489baec8c1e4bd282ab1c3560be8ff9bde - 2.09% (2.1 MB)
[#001] sha256:6fc58a8d4ae4b3eeb215330632931dda9d60c645588c5750498ded35aa974c5a - 0.0% (238 Bytes)
[#002] sha256:819f4a45746c3207fc5fa281ad62cf165d39c18de53a5bfd42eddfec32430d83 - 52.03% (52.3 MB)
[#003] sha256:725977e77a8f73c1b3802bac56d9eb7bad1ce25b78a411506023db021cc9b6ec - 2.74% (2.75 MB)
[#004] sha256:53afd20dd039bbaa9b16f9fb767fc5e52d1316dbf2f55c0fc470ea9b632d3284 - 0.0% (1.2 KB)
[#005] sha256:5bbe8f9db728f50e3d5a0bee9025bcf82ecda8248fa9d536ac087b47cebcc255 - 43.14% (43.4 MB)
/bin/sh -c #(nop) ADD file:25c10b1d1b41d46a1827ad0b0d2389c24df6d31430005ff4e9a2d84ea23ebd42 in /
2018-09-11 22:19:50 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-09-12 00:06:51 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-09-12 00:06:51 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-09-12 00:07:19 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-1.8-openjdk/jre
2018-09-12 00:07:19 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-10-24 22:32:14 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u181
2018-10-24 22:32:14 UTC/bin/sh -c #(nop) ENV JAVA_ALPINE_VERSION=8.181.13-r0
2018-10-24 22:32:17 UTC/bin/sh -c set -x && apk add --no-cache openjdk8-jre="$JAVA_ALPINE_VERSION" && [ "$JAVA_HOME" = "$(docker-java-home)" ]
2018-11-19 15:31:36 UTC/bin/sh -c #(nop) ARG VERSION=7.10.0-alpha6
2018-11-19 15:31:50 UTC/bin/sh -c #(nop) ENV CAMUNDA_VERSION=7.10.0-alpha6
2018-11-19 15:31:50 UTC/bin/sh -c #(nop) ENV DB_DRIVER=org.h2.Driver
2018-11-19 15:31:50 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-11-19 15:31:50 UTC/bin/sh -c #(nop) ENV DB_USERNAME=sa
2018-11-19 15:31:51 UTC/bin/sh -c #(nop) ENV DB_PASSWORD=sa
2018-11-19 15:31:51 UTC/bin/sh -c #(nop) ENV DB_CONN_MAXACTIVE=20
2018-11-19 15:31:51 UTC/bin/sh -c #(nop) ENV DB_CONN_MINIDLE=5
2018-11-19 15:31:51 UTC/bin/sh -c #(nop) ENV DB_CONN_MAXIDLE=20
2018-11-19 15:31:51 UTC/bin/sh -c #(nop) ENV SKIP_DB_CONFIG=
2018-11-19 15:31:51 UTC/bin/sh -c #(nop) ENV WAIT_FOR=
2018-11-19 15:31:51 UTC/bin/sh -c #(nop) ENV WAIT_FOR_TIMEOUT=30
2018-11-19 15:31:51 UTC/bin/sh -c #(nop) ENV TZ=UTC
2018-11-19 15:31:52 UTC/bin/sh -c #(nop) ENV DEBUG=false
2018-11-19 15:31:52 UTC/bin/sh -c #(nop) ENV JAVA_OPTS=-Xmx768m -XX:MaxMetaspaceSize=256m
2018-11-19 15:31:52 UTC/bin/sh -c #(nop) EXPOSE 8000/tcp 8080/tcp
2018-11-19 15:31:54 UTC|1 VERSION=7.10.0-alpha6 /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-11-19 15:31:54 UTC|1 VERSION=7.10.0-alpha6 /bin/sh -c addgroup -g 1000 -S camunda && adduser -u 1000 -S camunda -G camunda -h /camunda -s /bin/bash -D camunda
2018-11-19 15:31:54 UTC/bin/sh -c #(nop) WORKDIR /camunda
2018-11-19 15:31:55 UTC/bin/sh -c #(nop) USER [camunda]
2018-11-19 15:31:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["/sbin/tini" "--"]
2018-11-19 15:31:55 UTC/bin/sh -c #(nop) CMD ["./camunda.sh"]
2018-11-19 15:31:57 UTC/bin/sh -c #(nop) COPY --chown=camunda:camundadir:d54daa87130773cb700708e54c8ad2aef1bceff16bce802b26cbe73b392c6298 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.