sha256:6fa322eb12c78cf76404e3f30ae5041b5a0457c76ef21e79a9c096cf1b626311
OS/ARCH
linux/amd64
Compressed size
442.13 MB
Last pushed
over 1 year by tommylau
Type
Image
Manifest digest
sha256:6fa322eb12c78cf76404e3f30ae5041b5a0457c76ef21e79a9c096cf1b626311
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.37 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.89 MB11ENV JAVA_VERSION=jdk-17.0.13+110 B12RUN /bin/sh -c set -eux;137.85 MB13RUN /bin/sh -c set -eux;160 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/crowd161 B27EXPOSE map[8095/tcp:{}]0 B28CMD ["/entrypoint.py"]0 B29ENTRYPOINT ["/usr/bin/tini" "--"]0 B30RUN /bin/sh -c apt-get update12.2 MB31ARG CROWD_VERSION=6.2.00 B32ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/crowd/downloads/atlassian-crowd-6.2.0.tar.gz0 B33RUN |2 CROWD_VERSION=6.2.0 DOWNLOAD_URL=https://product-downloads.atlassian.com/software/crowd/downloads/atlassian-crowd-6.2.0.tar.gz /bin/sh241.81 MB34VOLUME [/var/atlassian/application-data/crowd]0 B35COPY entrypoint.py shutdown-wait.sh shared-components/image/entrypoint_helpers.py /2.55 KB36COPY shared-components/support /opt/atlassian/support # buildkit2.58 KB37COPY config/* /opt/atlassian/etc/ # buildkit1.51 KB39RUN /bin/sh -c set -x8.82 KBCommand
ARG RELEASE