Sign inSign up

tommylau/crowd:7.2.2

Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.37 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;24.16 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;158 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/crowd163 B
26EXPOSE [8095/tcp]0 B
27CMD ["/entrypoint.py"]0 B
28ENTRYPOINT ["/usr/bin/tini" "--"]0 B
29RUN /bin/sh -c apt-get update11.54 MB
30ARG CROWD_VERSION=7.2.20 B
31ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/crowd/downloads/atlassian-crowd-7.2.2.tar.gz0 B
32RUN |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 MB
33VOLUME [/var/atlassian/application-data/crowd]0 B
34COPY entrypoint.py shutdown-wait.sh shared-components/image/entrypoint_helpers.py /5.47 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.83 KB

Command

 ARG RELEASE