Sign inSign up

tommylau/confluence:9.2

Manifest digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.37 MB
6CMD ["/bin/bash"]0 B
7ENV JAVA_HOME=/opt/java/openjdk0 B
8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
10RUN /bin/sh -c set -eux;21.89 MB
11ENV JAVA_VERSION=jdk-17.0.13+110 B
12RUN /bin/sh -c set -eux;137.85 MB
13RUN /bin/sh -c set -eux;160 B
14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB
15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
16CMD ["jshell"]0 B
18LABEL securitytxt=https://www.atlassian.com/.well-known/security.txt0 B
19ENV APP_NAME=confluence0 B
20ENV RUN_USER=confluence0 B
21ENV RUN_GROUP=confluence0 B
22ENV RUN_UID=20020 B
23ENV RUN_GID=20020 B
24ENV CONFLUENCE_HOME=/var/atlassian/application-data/confluence0 B
25ENV CONFLUENCE_INSTALL_DIR=/opt/atlassian/confluence0 B
26ENV CONFLUENCE_LOG_STDOUT=false0 B
27WORKDIR /var/atlassian/application-data/confluence165 B
28EXPOSE map[8090/tcp:{}]0 B
29EXPOSE map[8091/tcp:{}]0 B
30COPY entrypoint.py shutdown-wait.sh shared-components/image/entrypoint_helpers.py /3.1 KB
31COPY shared-components/support /opt/atlassian/support # buildkit2.59 KB
32COPY config/* /opt/atlassian/etc/ # buildkit3.76 KB
33RUN /bin/sh -c apt-get update31.33 MB
34ARG CONFLUENCE_VERSION=9.2.00 B
35ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/confluence/downloads/atlassian-confluence-9.2.0.tar.gz0 B
36ENV CONFLUENCE_VERSION=9.2.00 B
37RUN |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 MB
38VOLUME [/var/atlassian/application-data/confluence]0 B
39CMD ["/entrypoint.py"]0 B
40ENTRYPOINT ["/usr/bin/tini" "--"]0 B
41LABEL maintainer=Tommy Lau <[email protected]>0 B
42RUN /bin/sh -c set -x8.82 KB

Command

 ARG RELEASE