sha256:c1b571e674896a1523e462a01d82a04bb2e11f667a61787cfa615459e20ba7f6
OS/ARCH
linux/amd64
Compressed size
1.08 GB
Last pushed
8 months by tommylau
Type
Image
Manifest digest
sha256:d9dc9a67994dfd2352d3af41f5927441f235b016cab9e895901146d396ffbdd8
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B7ENV JAVA_HOME=/opt/java/openjdk0 B8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B10RUN /bin/sh -c set -eux;21.9 MB11ENV JAVA_VERSION=jdk-21.0.9+100 B12RUN /bin/sh -c set -eux;150.53 MB13RUN /bin/sh -c set -eux;158 B14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B16CMD ["jshell"]0 B18LABEL securitytxt=https://www.atlassian.com/.well-known/security.txt0 B19ENV APP_NAME=confluence0 B20ENV RUN_USER=confluence0 B21ENV RUN_GROUP=confluence0 B22ENV RUN_UID=20020 B23ENV RUN_GID=20020 B24ENV CONFLUENCE_HOME=/var/atlassian/application-data/confluence0 B25ENV CONFLUENCE_INSTALL_DIR=/opt/atlassian/confluence0 B26ENV CONFLUENCE_LOG_STDOUT=false0 B27WORKDIR /var/atlassian/application-data/confluence165 B28EXPOSE [8090/tcp]0 B29EXPOSE [8091/tcp]0 B30COPY entrypoint.py shutdown-wait.sh wait-for-catalina-shutdown.sh shared-components/image/entrypoint_helpers.py6.39 KB31COPY shared-components/support /opt/atlassian/support # buildkit2.59 KB32COPY config/* /opt/atlassian/etc/ # buildkit4.14 KB33RUN /bin/sh -c apt-get update45.7 MB34ARG CONFLUENCE_VERSION=10.2.30 B35ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/confluence/downloads/atlassian-confluence-10.2.3.tar.gz0 B36ENV CONFLUENCE_VERSION=10.2.30 B37RUN |2 CONFLUENCE_VERSION=10.2.3 DOWNLOAD_URL=https://product-downloads.atlassian.com/software/confluence/downloads/atlassian-confluence-10.2.3.tar.gz /bin/sh854.54 MB38VOLUME [/var/atlassian/application-data/confluence]0 B39CMD ["/entrypoint.py"]0 B40ENTRYPOINT ["/usr/bin/tini" "--"]0 B42RUN /bin/sh -c set -x8.82 KBCommand
ARG RELEASE