sha256:972fe12ad447b67fa10c2c1a3255f8ae2e1bd0969a580b55037d9e4fc909f21d
OS/ARCH
linux/amd64
Compressed size
486.09 MB
Last pushed
8 months by tommylau
Type
Image
Manifest digest
sha256:ec5a52a8d3c9bbebb49a9f5b70ed7ad2c31514a2996d7c6bec40105dc6c0cd09
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=crowd0 B20ENV RUN_USER=crowd0 B21ENV RUN_GROUP=crowd0 B22ENV RUN_UID=20040 B23ENV RUN_GID=20040 B24ENV CROWD_HOME=/var/atlassian/application-data/crowd0 B25ENV CROWD_INSTALL_DIR=/opt/atlassian/crowd0 B26WORKDIR /var/atlassian/application-data/crowd162 B27EXPOSE [8095/tcp]0 B28CMD ["/entrypoint.py"]0 B29ENTRYPOINT ["/usr/bin/tini" "--"]0 B30RUN /bin/sh -c apt-get update11.53 MB31ARG CROWD_VERSION=7.1.30 B32ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/crowd/downloads/atlassian-crowd-7.1.3.tar.gz0 B33RUN |2 CROWD_VERSION=7.1.3 DOWNLOAD_URL=https://product-downloads.atlassian.com/software/crowd/downloads/atlassian-crowd-7.1.3.tar.gz /bin/sh273.76 MB34VOLUME [/var/atlassian/application-data/crowd]0 B35COPY entrypoint.py shutdown-wait.sh shared-components/image/entrypoint_helpers.py /5.47 KB36COPY shared-components/support /opt/atlassian/support # buildkit2.6 KB37COPY config/* /opt/atlassian/etc/ # buildkit1.51 KB39RUN /bin/sh -c set -x8.83 KBCommand
ARG RELEASE