Sign inSign up

atlassian/confluence:9.2.15

Multi-platform
Index digest

sha256:e49aa32926337d3dffe5058d17a810403d258eb837bfc9e99abc6677b9c9b983

OS/ARCH

Compressed size

1.13 GB

Last pushed

6 days by atlassian

Type

Image

Manifest digest

sha256:3049152c6c34a6c62d4d118d8e3154062b5444c9f528db5f6f70903cde4b7420

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.6 MB
5CMD ["/bin/bash"]0 B
6ENV JAVA_HOME=/opt/java/openjdk0 B
7ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
9RUN /bin/sh -c set -eux;23.01 MB
10ENV JAVA_VERSION=jdk-21.0.12+80 B
11RUN /bin/sh -c set -eux;149.16 MB
12RUN /bin/sh -c set -eux;159 B
13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.41 KB
14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
15CMD ["jshell"]0 B
17LABEL securitytxt=https://www.atlassian.com/.well-known/security.txt0 B
18ENV APP_NAME=confluence0 B
19ENV RUN_USER=confluence0 B
20ENV RUN_GROUP=confluence0 B
21ENV RUN_UID=20020 B
22ENV RUN_GID=20020 B
23ENV CONFLUENCE_HOME=/var/atlassian/application-data/confluence0 B
24ENV CONFLUENCE_INSTALL_DIR=/opt/atlassian/confluence0 B
25ENV CONFLUENCE_LOG_STDOUT=false0 B
26WORKDIR /var/atlassian/application-data/confluence166 B
27EXPOSE [8090/tcp]0 B
28EXPOSE [8091/tcp]0 B
29COPY entrypoint.py shutdown-wait.sh wait-for-catalina-shutdown.sh shared-components/image/entrypoint_helpers.py6.39 KB
30COPY shared-components/support /opt/atlassian/support # buildkit2.59 KB
31COPY config/* /opt/atlassian/etc/ # buildkit4.16 KB
32RUN /bin/sh -c apt-get update42.31 MB
33ARG CONFLUENCE_VERSION=9.2.150 B
34ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/confluence/downloads/atlassian-confluence-9.2.15.tar.gz0 B
35ENV CONFLUENCE_VERSION=9.2.150 B
36RUN |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 MB
37VOLUME [/var/atlassian/application-data/confluence]0 B
38CMD ["/entrypoint.py"]0 B
39ENTRYPOINT ["/usr/bin/tini" "--"]0 B

Command

 ARG RELEASE