Sign inSign up

atlassian/bitbucket:10.2.6-ubuntu-jdk21

Multi-platform
Index digest

sha256:7c626a4722681f0cfa9c00c1e7f9f28c8713f0d216704807e55799778480a3ce

OS/ARCH

Compressed size

705.21 MB

Last pushed

about 1 month by atlassian

Type

Image

Manifest digest

sha256:cc74e1130f89d29b9d08e7c9aec97563985213f825b24ae6bd2ff4c817cbbd59

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
18ARG BITBUCKET_VERSION=10.2.60 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=10.2.6 /bin/sh -c25.1 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=10.2.6 /bin/sh -c64.52 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-10.2.6.tar.gz0 B
40RUN |2 BITBUCKET_VERSION=10.2.6 DOWNLOAD_URL=https://product-downloads.atlassian.com/software/stash/downloads/atlassian-bitbucket-10.2.6.tar.gz /bin/sh412.2 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