sha256:e49aa32926337d3dffe5058d17a810403d258eb837bfc9e99abc6677b9c9b983
OS/ARCH
Compressed size
1.13 GB
Last pushed
7 days by atlassian
Type
Image
Manifest digest
sha256:3049152c6c34a6c62d4d118d8e3154062b5444c9f528db5f6f70903cde4b7420
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.6 MB5CMD ["/bin/bash"]0 B6ENV JAVA_HOME=/opt/java/openjdk0 B7ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B9RUN /bin/sh -c set -eux;23.01 MB10ENV JAVA_VERSION=jdk-21.0.12+80 B11RUN /bin/sh -c set -eux;149.16 MB12RUN /bin/sh -c set -eux;159 B13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.41 KB14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B15CMD ["jshell"]0 B17LABEL securitytxt=https://www.atlassian.com/.well-known/security.txt0 B18ENV APP_NAME=confluence0 B19ENV RUN_USER=confluence0 B20ENV RUN_GROUP=confluence0 B21ENV RUN_UID=20020 B22ENV RUN_GID=20020 B23ENV CONFLUENCE_HOME=/var/atlassian/application-data/confluence0 B24ENV CONFLUENCE_INSTALL_DIR=/opt/atlassian/confluence0 B25ENV CONFLUENCE_LOG_STDOUT=false0 B26WORKDIR /var/atlassian/application-data/confluence166 B27EXPOSE [8090/tcp]0 B28EXPOSE [8091/tcp]0 B29COPY entrypoint.py shutdown-wait.sh wait-for-catalina-shutdown.sh shared-components/image/entrypoint_helpers.py6.39 KB30COPY shared-components/support /opt/atlassian/support # buildkit2.59 KB31COPY config/* /opt/atlassian/etc/ # buildkit4.16 KB32RUN /bin/sh -c apt-get update42.31 MB33ARG CONFLUENCE_VERSION=9.2.150 B34ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/confluence/downloads/atlassian-confluence-9.2.15.tar.gz0 B35ENV CONFLUENCE_VERSION=9.2.150 B36RUN |2 CONFLUENCE_VERSION=9.2.15 DOWNLOAD_URL=https://product-downloads.atlassian.com/software/confluence/downloads/atlassian-confluence-9.2.15.tar.gz /bin/sh918.67 MB37VOLUME [/var/atlassian/application-data/confluence]0 B38CMD ["/entrypoint.py"]0 B39ENTRYPOINT ["/usr/bin/tini" "--"]0 BCommand
ARG RELEASE