Sign inSign up

tommylau/bitbucket:9.4.17

Index digest

sha256:c859fc1d1674bcf1904bf8ad2b4ed409b84a0a5e89901d39393cee93f87a8067

OS/ARCH

linux/amd64

Compressed size

847.22 MB

Last pushed

about 1 month by tommylau

Type

Image

Manifest digest

sha256:6acc9403c6097376e506563381f23c00a5a31028286cb84bcd41405268a05d7f

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.87 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
18ARG BITBUCKET_VERSION=9.4.170 B
19ENV APP_NAME=bitbucket0 B
20ENV RUN_USER=bitbucket0 B
21ENV RUN_GROUP=bitbucket0 B
22ENV RUN_UID=20030 B
23ENV RUN_GID=20030 B
24ENV BITBUCKET_HOME=/var/atlassian/application-data/bitbucket0 B
25ENV BITBUCKET_INSTALL_DIR=/opt/atlassian/bitbucket0 B
26ENV SEARCH_ENABLED=true0 B
27ENV APPLICATION_MODE=default0 B
28ENV JRE_HOME=/opt/java/openjdk0 B
29ENV JAVA_BINARY=/opt/java/openjdk/bin/java0 B
30WORKDIR /var/atlassian/application-data/bitbucket165 B
31EXPOSE [7990/tcp]0 B
32EXPOSE [7999/tcp]0 B
33RUN |1 BITBUCKET_VERSION=9.4.17 /bin/sh -c45.12 MB
34COPY bin/make-git.sh bin/post-unpack-cleanup.sh bin/log4shell-vulnerability-fix.sh bin/git-versions.py2.64 KB
35RUN |1 BITBUCKET_VERSION=9.4.17 /bin/sh -c64.57 MB
36COPY exec-bitbucket-node.sh _exec-webapp.sh /opt/atlassian/bitbucket/bin/ #2.26 KB
37COPY entrypoint.py shared-components/image/entrypoint_helpers.py shutdown-wait.sh /5.86 KB
38COPY shared-components/support /opt/atlassian/support # buildkit2.59 KB
39ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/stash/downloads/atlassian-bitbucket-9.4.17.tar.gz0 B
40RUN |2 BITBUCKET_VERSION=9.4.17 DOWNLOAD_URL=https://product-downloads.atlassian.com/software/stash/downloads/atlassian-bitbucket-9.4.17.tar.gz /bin/sh536.44 MB
41VOLUME [/var/atlassian/application-data/bitbucket]0 B
42ENTRYPOINT ["/usr/bin/tini" "--"]0 B
43CMD ["/entrypoint.py" "--log=INFO"]0 B
44LABEL maintainer=Tommy Lau <[email protected]>0 B
45RUN /bin/sh -c set -x8.81 KB

Command

 ARG RELEASE