Sign inSign up

atlassian/bitbucket:9.4-jdk17

Multi-platform
Index digest

sha256:5c3cf4857ede5f5ba10aa3f8d678ea34ed5afc919008fe2e28d34a4c2cd2faea

OS/ARCH

Compressed size

832.55 MB

Last pushed

18 days by atlassian

Type

Image

Manifest digest

sha256:a98a6af5eef458d390f7be20d95b91bfefb4bed7ffb7009e8f45a459bdb04888

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.55 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;23.01 MB
10ENV JAVA_VERSION=jdk-17.0.20+80 B
11RUN /bin/sh -c set -eux;137.95 MB
12RUN /bin/sh -c set -eux;159 B
13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.41 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.240 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.24 /bin/sh -c39.03 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.24 /bin/sh -c62.83 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.6 KB
39ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/stash/downloads/atlassian-bitbucket-9.4.24.tar.gz0 B
40RUN |2 BITBUCKET_VERSION=9.4.24 DOWNLOAD_URL=https://product-downloads.atlassian.com/software/stash/downloads/atlassian-bitbucket-9.4.24.tar.gz /bin/sh542.17 MB
41VOLUME [/var/atlassian/application-data/bitbucket]0 B
42ENTRYPOINT ["/usr/bin/tini" "--"]0 B
43CMD ["/entrypoint.py" "--log=INFO"]0 B

Command

 ARG RELEASE