2019-02-14 22:05:53 UTC
618 MB
/var/atlassian/application-data/confluence
CONFLUENCE_INSTALL_DIR/opt/atlassian/confluence
JAVA_ALPINE_VERSION8.121.13-r0
JAVA_HOME/usr/lib/jvm/java-1.8-openjdk
JAVA_VERSION8u121
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
RUN_GROUPdaemon
RUN_USERdaemon
[#000] sha256:cfc728c1c5584d8e0ae69368fc9c34d54d72651355573ba42554c2469a0a6299 - 0.3% (1.88 MB)
[#001] sha256:5b12b87f0a0e1bc0a163558cc56861b86355598153fb9e35273ece1dabe81cae - 0.0% (231 Bytes)
[#002] sha256:b7d6497a92f9de7c9b828962ad09a648e1d72687dda6bb986a72e95c61bb3dad - 10.81% (66.8 MB)
[#003] sha256:0ca6b357a4bec2cad8d10045634965f69ecc883287fd2e718ec559ad8b5730de - 0.0% (165 Bytes)
[#004] sha256:8b3a3db97fac5ca4ad453957e67ae75c47527269f982c7d8d47b3d33555772d7 - 4.41% (27.2 MB)
[#005] sha256:8cc914d3273e8df11490fabf9f31dcece2e500ea2682bbf0213d5248d583d3dc - 0.0% (650 Bytes)
[#006] sha256:7c72195b97925a00bdc6bdce8b975c0a6e02230120505e0fad1c5d3c84efad6f - 0.0% (4.33 KB)
[#007] sha256:9760757b1bb85675f54e22fcaacab5a6d1783e69134d159829e8dc13dd315d02 - 84.48% (522 MB)
/bin/sh -c #(nop) ADD file:63f63606d6e289eb607c90e31de81802258906712727e473a2898f0f1ae55bb5 in /
2017-05-10 16:38:17 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2017-05-10 22:39:51 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2017-05-10 22:39:53 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
2017-05-10 22:39:54 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-1.8-openjdk
2017-05-10 22:39:54 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
2017-05-10 22:39:55 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u121
2017-05-10 22:39:56 UTC/bin/sh -c #(nop) ENV JAVA_ALPINE_VERSION=8.121.13-r0
2017-05-10 22:40:01 UTC/bin/sh -c set -x && apk add --no-cache openjdk8="$JAVA_ALPINE_VERSION" && [ "$JAVA_HOME" = "$(docker-java-home)" ]
2019-02-14 22:03:49 UTC/bin/sh -c #(nop) MAINTAINER Atlassian Confluence
2019-02-14 22:03:49 UTC/bin/sh -c #(nop) ENV RUN_USER=daemon
2019-02-14 22:03:49 UTC/bin/sh -c #(nop) ENV RUN_GROUP=daemon
2019-02-14 22:03:50 UTC/bin/sh -c #(nop) ENV CONFLUENCE_HOME=/var/atlassian/application-data/confluence
2019-02-14 22:03:50 UTC/bin/sh -c #(nop) ENV CONFLUENCE_INSTALL_DIR=/opt/atlassian/confluence
2019-02-14 22:03:51 UTC/bin/sh -c #(nop) VOLUME [/var/atlassian/application-data/confluence]
2019-02-14 22:03:51 UTC/bin/sh -c #(nop) EXPOSE 8090
2019-02-14 22:03:51 UTC/bin/sh -c #(nop) EXPOSE 8091
2019-02-14 22:03:52 UTC/bin/sh -c #(nop) WORKDIR /var/atlassian/application-data/confluence
2019-02-14 22:03:52 UTC/bin/sh -c #(nop) CMD ["/entrypoint.sh" "-fg"]
2019-02-14 22:03:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/sbin/tini" "--"]
2019-02-14 22:04:12 UTC/bin/sh -c apk update -qq && update-ca-certificates && apk add ca-certificates wget curl openssh bash procps openssl perl ttf-dejavu tini libc6-compat && rm -rf /var/lib/{apt,dpkg,cache,log}/ /tmp/* /var/tmp/*
2019-02-14 22:04:13 UTC/bin/sh -c #(nop) COPY file:6fd1bb49238b69923b2009d4b703607266701b5dc5be0272f8f40f591e56f3f3 in /entrypoint.sh
2019-02-14 22:04:13 UTC/bin/sh -c #(nop) ARG CONFLUENCE_VERSION=6.6.0-m18
2019-02-14 22:04:13 UTC/bin/sh -c #(nop) ARG DOWNLOAD_URL=http://www.atlassian.com/software/confluence/downloads/binary/atlassian-confluence-6.6.0-m18.tar.gz
2019-02-14 22:04:14 UTC/bin/sh -c #(nop) COPY dir:97eeb7787fed8a934b6ea256f9c7b59c4653f2299d5b6fb67f79356ad742db18 in /tmp
2019-02-14 22:05:53 UTC|2 CONFLUENCE_VERSION=6.6.0-m18 DOWNLOAD_URL=http://www.atlassian.com/software/confluence/downloads/binary/atlassian-confluence-6.6.0-m18.tar.gz /bin/sh -c mkdir -p ${CONFLUENCE_INSTALL_DIR} && curl -L --silent ${DOWNLOAD_URL} | tar -xz --strip-components=1 -C "$CONFLUENCE_INSTALL_DIR" && chown -R ${RUN_USER}:${RUN_GROUP} ${CONFLUENCE_INSTALL_DIR}/ && sed -i -e 's/-Xms\([0-9]\+[kmg]\) -Xmx\([0-9]\+[kmg]\)/-Xms\${JVM_MINIMUM_MEMORY:=\1} -Xmx\${JVM_MAXIMUM_MEMORY:=\2} \${JVM_SUPPORT_RECOMMENDED_ARGS} -Dconfluence.home=\${CONFLUENCE_HOME}/g' ${CONFLUENCE_INSTALL_DIR}/bin/setenv.sh && sed -i -e 's/port="8090"/port="8090" secure="${catalinaConnectorSecure}" scheme="${catalinaConnectorScheme}" proxyName="${catalinaConnectorProxyName}" proxyPort="${catalinaConnectorProxyPort}"/' ${CONFLUENCE_INSTALL_DIR}/conf/server.xml
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.