Sign inSign up

tommylau/crowd:7.2.0

Index digest

sha256:87f770cdc6347b2e630394de84fff01f5a97dc5f8484ecba4fdcc54ceeebc8ba

OS/ARCH

linux/amd64

Compressed size

499.93 MB

Last pushed

4 months by tommylau

Type

Image

Manifest digest

sha256:12e47f44d287dcb774970b96d4189d058d68a4157efda96cf5b42338b330e8dc

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6ENV JAVA_HOME=/opt/java/openjdk0 B
7ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
9RUN /bin/sh -c set -eux;21.9 MB
10ENV JAVA_VERSION=jdk-21.0.11+100 B
11RUN /bin/sh -c set -eux;150.84 MB
12RUN /bin/sh -c set -eux;156 B
13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB
14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
15CMD ["jshell"]0 B
17LABEL securitytxt=https://www.atlassian.com/.well-known/security.txt0 B
18ENV APP_NAME=crowd0 B
19ENV RUN_USER=crowd0 B
20ENV RUN_GROUP=crowd0 B
21ENV RUN_UID=20040 B
22ENV RUN_GID=20040 B
23ENV CROWD_HOME=/var/atlassian/application-data/crowd0 B
24ENV CROWD_INSTALL_DIR=/opt/atlassian/crowd0 B
25WORKDIR /var/atlassian/application-data/crowd161 B
26EXPOSE [8095/tcp]0 B
27CMD ["/entrypoint.py"]0 B
28ENTRYPOINT ["/usr/bin/tini" "--"]0 B
29RUN /bin/sh -c apt-get update12.15 MB
30ARG CROWD_VERSION=7.2.00 B
31ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/crowd/downloads/atlassian-crowd-7.2.0.tar.gz0 B
32RUN |2 CROWD_VERSION=7.2.0 DOWNLOAD_URL=https://product-downloads.atlassian.com/software/crowd/downloads/atlassian-crowd-7.2.0.tar.gz /bin/sh286.66 MB
33VOLUME [/var/atlassian/application-data/crowd]0 B
34COPY entrypoint.py shutdown-wait.sh shared-components/image/entrypoint_helpers.py /5.46 KB
35COPY shared-components/support /opt/atlassian/support # buildkit2.6 KB
36COPY config/* /opt/atlassian/etc/ # buildkit1.51 KB
37LABEL maintainer=Tommy Lau <[email protected]>0 B
38RUN /bin/sh -c set -x8.82 KB

Command

 ARG RELEASE