sha256:3eb61b09e35e754e807c2c09ec73405ce2dc4297c1ce38033313241b793caeb0
OS/ARCH
linux/amd64
Compressed size
501.16 MB
Last pushed
about 1 month by tommylau
Type
Image
Manifest digest
sha256:078245eec7a2fc8495439040230a7cd5e23ef65b16233a3f713a6023a06417fc
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.37 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;24.16 MB10ENV JAVA_VERSION=jdk-21.0.11+100 B11RUN /bin/sh -c set -eux;150.84 MB12RUN /bin/sh -c set -eux;158 B13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 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/crowd163 B26EXPOSE [8095/tcp]0 B27CMD ["/entrypoint.py"]0 B28ENTRYPOINT ["/usr/bin/tini" "--"]0 B29RUN /bin/sh -c apt-get update11.54 MB30ARG CROWD_VERSION=7.2.20 B31ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/crowd/downloads/atlassian-crowd-7.2.2.tar.gz0 B32RUN |2 CROWD_VERSION=7.2.2 DOWNLOAD_URL=https://product-downloads.atlassian.com/software/crowd/downloads/atlassian-crowd-7.2.2.tar.gz /bin/sh286.22 MB33VOLUME [/var/atlassian/application-data/crowd]0 B34COPY entrypoint.py shutdown-wait.sh shared-components/image/entrypoint_helpers.py /5.47 KB35COPY shared-components/support /opt/atlassian/support # buildkit2.6 KB36COPY config/* /opt/atlassian/etc/ # buildkit1.51 KB38RUN /bin/sh -c set -x8.83 KBCommand
ARG RELEASE