sha256:55317d7959b96791381d124efed0f4082fbdb359a46b3ceeff5965027d8804e0
OS/ARCH
linux/amd64
Compressed size
1.06 GB
Last pushed
over 1 year by tommylau
Type
Image
Manifest digest
sha256:55317d7959b96791381d124efed0f4082fbdb359a46b3ceeff5965027d8804e0
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.37 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.89 MB11ENV JAVA_VERSION=jdk-17.0.13+110 B12RUN /bin/sh -c set -eux;137.85 MB13RUN /bin/sh -c set -eux;160 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 map[8090/tcp:{}]0 B29EXPOSE map[8091/tcp:{}]0 B30COPY entrypoint.py shutdown-wait.sh shared-components/image/entrypoint_helpers.py /3.1 KB31COPY shared-components/support /opt/atlassian/support # buildkit2.59 KB32COPY config/* /opt/atlassian/etc/ # buildkit3.76 KB33RUN /bin/sh -c apt-get update31.33 MB34ARG CONFLUENCE_VERSION=9.2.00 B35ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/confluence/downloads/atlassian-confluence-9.2.0.tar.gz0 B36ENV CONFLUENCE_VERSION=9.2.00 B37RUN |2 CONFLUENCE_VERSION=9.2.0 DOWNLOAD_URL=https://product-downloads.atlassian.com/software/confluence/downloads/atlassian-confluence-9.2.0.tar.gz /bin/sh867.56 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