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 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.37 MB5CMD ["/bin/bash"]0 B6ENV JAVA_HOME=/opt/java/openjdk0 B7ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B9RUN /bin/sh -c set -eux;24.16 MB10ENV JAVA_VERSION=jdk-21.0.11+100 B11RUN /bin/sh -c set -eux;150.84 MB12RUN /bin/sh -c set -eux;158 B13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B15CMD ["jshell"]0 B17LABEL securitytxt=https://www.atlassian.com/.well-known/security.txt0 B18ARG BITBUCKET_VERSION=10.2.60 B19ENV APP_NAME=bitbucket0 B20ENV RUN_USER=bitbucket0 B21ENV RUN_GROUP=bitbucket0 B22ENV RUN_UID=20030 B23ENV RUN_GID=20030 B24ENV BITBUCKET_HOME=/var/atlassian/application-data/bitbucket0 B25ENV BITBUCKET_INSTALL_DIR=/opt/atlassian/bitbucket0 B26ENV SEARCH_ENABLED=true0 B27ENV APPLICATION_MODE=default0 B28ENV JRE_HOME=/opt/java/openjdk0 B29ENV JAVA_BINARY=/opt/java/openjdk/bin/java0 B30WORKDIR /var/atlassian/application-data/bitbucket165 B31EXPOSE [7990/tcp]0 B32EXPOSE [7999/tcp]0 B33RUN |1 BITBUCKET_VERSION=10.2.6 /bin/sh -c25.1 MB34COPY bin/make-git.sh bin/post-unpack-cleanup.sh bin/log4shell-vulnerability-fix.sh bin/git-versions.py2.64 KB35RUN |1 BITBUCKET_VERSION=10.2.6 /bin/sh -c64.52 MB36COPY exec-bitbucket-node.sh _exec-webapp.sh /opt/atlassian/bitbucket/bin/ #2.26 KB37COPY entrypoint.py shared-components/image/entrypoint_helpers.py shutdown-wait.sh /5.86 KB38COPY shared-components/support /opt/atlassian/support # buildkit2.59 KB39ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/stash/downloads/atlassian-bitbucket-10.2.6.tar.gz0 B40RUN |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 MB41VOLUME [/var/atlassian/application-data/bitbucket]0 B42ENTRYPOINT ["/usr/bin/tini" "--"]0 B43CMD ["/entrypoint.py" "--log=INFO"]0 BCommand
ARG RELEASE