sha256:6ce03791d16c03d23ad96b0ad0f7e0ba51ffc4d1ff6637beb0859f5cade41cc9
OS/ARCH
linux/amd64
Compressed size
1.11 GB
Last pushed
2 months by tommylau
Type
Image
Manifest digest
sha256:83dd353a13d6d08a7b929737613d1ad04d63d7eb9ccc55d77b35ab231ca9ac1d
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 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;21.87 MB10ENV JAVA_VERSION=jdk-21.0.11+100 B11RUN /bin/sh -c set -eux;150.84 MB12RUN /bin/sh -c set -eux;158 B13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 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 update34.45 MB33ARG CONFLUENCE_VERSION=10.2.140 B34ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/confluence/downloads/atlassian-confluence-10.2.14.tar.gz0 B35ENV CONFLUENCE_VERSION=10.2.140 B36RUN |2 CONFLUENCE_VERSION=10.2.14 DOWNLOAD_URL=https://product-downloads.atlassian.com/software/confluence/downloads/atlassian-confluence-10.2.14.tar.gz /bin/sh896.71 MB37VOLUME [/var/atlassian/application-data/confluence]0 B38CMD ["/entrypoint.py"]0 B39ENTRYPOINT ["/usr/bin/tini" "--"]0 B41RUN /bin/sh -c set -x8.82 KBCommand
ARG RELEASE