Sign inSign up

tommylau/crowd:7.1

Index digest

sha256:e889253c48aa6d24e0cd0704c1550dbfbee17c8fe1efbc12250cc6d532bea823

OS/ARCH

linux/amd64

Compressed size

490.67 MB

Last pushed

7 months by tommylau

Type

Image

Manifest digest

sha256:3441a9277960ff137d6c102a24e0d1e644c1c37041fa8f537fb91a2f2c4694f2

Image Layers

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

Command

 ARG RELEASE