sha256:6981dabbae52b037215353e328ea5566f7773e7a891c17c9cad28414976468c2
OS/ARCH
Compressed size
439.11 MB
Last pushed
7 days by atlassian
Type
Image
Manifest digest
sha256:b7fdfe3474451349fd85e66b2b36bfb6c8273fd7a522c3b30d61af910c5259ca
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.38 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-17.0.20+80 B11RUN /bin/sh -c set -eux;139.08 MB12RUN /bin/sh -c set -eux;159 B13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.41 KB14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B15CMD ["jshell"]0 B17LABEL securitytxt=https://www.atlassian.com/.well-known/security.txt0 B18ENV APP_NAME=crowd0 B19ENV RUN_USER=crowd0 B20ENV RUN_GROUP=crowd0 B21ENV RUN_UID=20040 B22ENV RUN_GID=20040 B23ENV CROWD_HOME=/var/atlassian/application-data/crowd0 B24ENV CROWD_INSTALL_DIR=/opt/atlassian/crowd0 B25WORKDIR /var/atlassian/application-data/crowd162 B26EXPOSE [8095/tcp]0 B27CMD ["/entrypoint.py"]0 B28ENTRYPOINT ["/usr/bin/tini" "--"]0 B29RUN /bin/sh -c apt-get update23.61 MB30ARG CROWD_VERSION=6.0.10 B31ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/crowd/downloads/atlassian-crowd-6.0.1.tar.gz0 B32RUN |2 CROWD_VERSION=6.0.1 DOWNLOAD_URL=https://product-downloads.atlassian.com/software/crowd/downloads/atlassian-crowd-6.0.1.tar.gz /bin/sh226.16 MB33VOLUME [/var/atlassian/application-data/crowd]0 B34COPY entrypoint.py shutdown-wait.sh shared-components/image/entrypoint_helpers.py /5.46 KB35COPY shared-components/support /opt/atlassian/support # buildkit2.6 KB36COPY config/* /opt/atlassian/etc/ # buildkit1.51 KBCommand
ARG RELEASE