Namespace
atlassian
Image / Tag
confluence-server:5.9
Content Digest
sha256:0fbb0bed191ce3e79745a2918421bad34844291d4732b6d653e5ca0afa1b3dec
Details
Created

2017-04-06 22:49:16 UTC

Size

504 MB

Content Digest
Labels
  • Description
    This image is used to start Atlassian Confluence
  • Vendor
    Atlassian
  • Version
    5.9.12

Environment
CA_CERTIFICATES_JAVA_VERSION

20140324

CONFLUENCE_DOWNLOAD_URL

http://www.atlassian.com/software/confluence/downloads/binary/atlassian-confluence-5.9.12.tar.gz

CONFLUENCE_HOME

/var/atlassian/application-data/confluence

CONFLUENCE_INSTALL

/opt/atlassian/confluence

CONF_VERSION

5.9.12

JAVA_DEBIAN_VERSION

8u111-b14-2~bpo8+1

JAVA_HOME

/usr/lib/jvm/java-8-openjdk-amd64/jre

JAVA_VERSION

8u111

LANG

C.UTF-8

MYSQL_DRIVER_DOWNLOAD_URL

http://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-5.1.38.tar.gz

MYSQL_VERSION

5.1.38

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

RUN_GROUP

daemon

RUN_USER

daemon


Layers

[#000] sha256:5040bd2983909aa8896b9932438c3f1479d25ae837a5f6220242a264d0221f2d - 9.73% (49 MB)

[#001] sha256:fce5728aad85a763fe3c419db16885eb6f7a670a42824ea618414b8fb309ccde - 3.51% (17.7 MB)

[#002] sha256:c42794440453cbec048425a8d20efae4d6f57b629bbbf4f1793131e91088eb46 - 0.11% (553 KB)

[#003] sha256:0c0da797ba4835d69468574d4530e9196bc867b4418d179a7563c1a9c312774a - 0.0% (215 Bytes)

[#004] sha256:7c9b17433752f2b9654fd4914f974c8b1681217db13e1f8f877ee73f3b0c2f0c - 0.0% (242 Bytes)

[#005] sha256:114e02586e63258b0507ccf765d9093c274280e237f2dc4f900856a42299ce75 - 10.13% (51 MB)

[#006] sha256:e4c663802e9abbf7c5e9b65f86dd4af24eb825e52f8c6c6f16c96f2beec46fac - 0.05% (282 KB)

[#007] sha256:2fb345c3397ae73a6f18b746242648b1d0c6988816fba60b0666bf08a25d2240 - 76.48% (385 MB)


History
2017-01-16 20:35:09 UTC

/bin/sh -c #(nop) ADD file:89ecb642d662ee7edbb868340551106d51336c7e589fdaca4111725ec64da957 in /

2017-01-16 20:35:16 UTC

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

2017-01-17 00:00:45 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*

2017-01-17 00:51:05 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzip2 unzip xz-utils && rm -rf /var/lib/apt/lists/*

2017-01-17 00:52:56 UTC

/bin/sh -c echo 'deb http://deb.debian.org/debian jessie-backports main' > /etc/apt/sources.list.d/jessie-backports.list

2017-01-17 00:52:56 UTC

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

2017-01-17 00:52:57 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-01-17 00:52:58 UTC

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

2017-01-17 00:52:58 UTC

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

2017-01-17 00:52:58 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u111-b14-2~bpo8+1

2017-01-17 00:52:59 UTC

/bin/sh -c #(nop) ENV CA_CERTIFICATES_JAVA_VERSION=20140324

2017-01-17 00:53:19 UTC

/bin/sh -c set -x && apt-get update && apt-get install -y openjdk-8-jre-headless="$JAVA_DEBIAN_VERSION" ca-certificates-java="$CA_CERTIFICATES_JAVA_VERSION" && rm -rf /var/lib/apt/lists/* && [ "$JAVA_HOME" = "$(docker-java-home)" ]

2017-01-17 00:53:21 UTC

/bin/sh -c /var/lib/dpkg/info/ca-certificates-java.postinst configure

2017-04-06 22:46:05 UTC

/bin/sh -c #(nop) MAINTAINER Atlassian Confluence

2017-04-06 22:46:09 UTC

/bin/sh -c #(nop) ENV CONFLUENCE_HOME=/var/atlassian/application-data/confluence

2017-04-06 22:46:16 UTC

/bin/sh -c #(nop) ENV CONFLUENCE_INSTALL=/opt/atlassian/confluence

2017-04-06 22:46:21 UTC

/bin/sh -c #(nop) ENV CONF_VERSION=5.9.12

2017-04-06 22:46:26 UTC

/bin/sh -c #(nop) LABEL Description=This image is used to start Atlassian Confluence Vendor=Atlassian Version=5.9.12

2017-04-06 22:46:31 UTC

/bin/sh -c #(nop) ENV CONFLUENCE_DOWNLOAD_URL=http://www.atlassian.com/software/confluence/downloads/binary/atlassian-confluence-5.9.12.tar.gz

2017-04-06 22:46:34 UTC

/bin/sh -c #(nop) ENV MYSQL_VERSION=5.1.38

2017-04-06 22:46:37 UTC

/bin/sh -c #(nop) ENV MYSQL_DRIVER_DOWNLOAD_URL=http://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-5.1.38.tar.gz

2017-04-06 22:46:39 UTC

/bin/sh -c #(nop) ENV RUN_USER=daemon

2017-04-06 22:46:42 UTC

/bin/sh -c #(nop) ENV RUN_GROUP=daemon

2017-04-06 22:48:37 UTC

/bin/sh -c set -x && apt-get update --quiet && apt-get install --quiet --yes --no-install-recommends libtcnative-1 xmlstarlet && apt-get clean && mkdir -p "${CONFLUENCE_HOME}" && chmod -R 700 "${CONFLUENCE_HOME}" && chown ${RUN_USER}:${RUN_GROUP} "${CONFLUENCE_HOME}" && mkdir -p "${CONFLUENCE_INSTALL}/conf" && curl -Ls "${CONFLUENCE_DOWNLOAD_URL}" | tar -xz --directory "${CONFLUENCE_INSTALL}" --strip-components=1 --no-same-owner && curl -Ls "${MYSQL_DRIVER_DOWNLOAD_URL}" | tar -xz --directory "${CONFLUENCE_INSTALL}/confluence/WEB-INF/lib" --strip-components=1 --no-same-owner "mysql-connector-java-${MYSQL_VERSION}/mysql-connector-java-${MYSQL_VERSION}-bin.jar" && chmod -R 700 "${CONFLUENCE_INSTALL}/conf" && chmod -R 700 "${CONFLUENCE_INSTALL}/temp" && chmod -R 700 "${CONFLUENCE_INSTALL}/logs" && chmod -R 700 "${CONFLUENCE_INSTALL}/work" && chown -R ${RUN_USER}:${RUN_GROUP} "${CONFLUENCE_INSTALL}/conf" && chown -R ${RUN_USER}:${RUN_GROUP} "${CONFLUENCE_INSTALL}/temp" && chown -R ${RUN_USER}:${RUN_GROUP} "${CONFLUENCE_INSTALL}/logs" && chown -R ${RUN_USER}:${RUN_GROUP} "${CONFLUENCE_INSTALL}/work" && echo -e "\nconfluence.home=${CONFLUENCE_HOME}" >> "${CONFLUENCE_INSTALL}/confluence/WEB-INF/classes/confluence-init.properties" && xmlstarlet ed --inplace --delete "Server/@debug" --delete "Server/Service/Connector/@debug" --delete "Server/Service/Connector/@useURIValidationHack" --delete "Server/Service/Connector/@minProcessors" --delete "Server/Service/Connector/@maxProcessors" --delete "Server/Service/Engine/@debug" --delete "Server/Service/Engine/Host/@debug" --delete "Server/Service/Engine/Host/Context/@debug" "${CONFLUENCE_INSTALL}/conf/server.xml" && touch -d "@0" "${CONFLUENCE_INSTALL}/conf/server.xml"

2017-04-06 22:48:42 UTC

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

2017-04-06 22:48:47 UTC

/bin/sh -c #(nop) EXPOSE 8090/tcp

2017-04-06 22:48:54 UTC

/bin/sh -c #(nop) VOLUME [/opt/atlassian/confluence /var/atlassian/application-data/confluence]

2017-04-06 22:49:06 UTC

/bin/sh -c #(nop) WORKDIR /opt/atlassian/confluence

2017-04-06 22:49:16 UTC

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

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