Sign inSign up

atlassian/bitbucket-pipelines-importer:1.1.3

Multi-platform
Index digest

sha256:bca7bc997544008f6ea12332b35f9606f98b1a8974fcde86de7dad643c13b1f6

OS/ARCH

Compressed size

446.61 MB

Last pushed

4 months by atlassian

Type

Image

Manifest digest

sha256:99e2be2f2ea7e4c86feda01d1792fe67262de93148a7ef6e42c0301c4997fc7a

Image Layers

1COPY /rootfs/ / # buildkit61.79 MB
2CMD ["/bin/bash"]0 B
3ARG version=21.0.7.6-10 B
4RUN |1 version=21.0.7.6-1 /bin/sh -c155.38 MB
5ENV LANG=C.UTF-80 B
6ENV JAVA_HOME=/usr/lib/jvm/java-21-amazon-corretto0 B
7RUN /bin/sh -c yum install131.71 MB
8RUN /bin/sh -c yum install29.73 MB
9LABEL org.opencontainers.image.title=Apache Maven0 B
10LABEL org.opencontainers.image.source=https://github.com/carlossg/docker-maven0 B
11LABEL org.opencontainers.image.url=https://github.com/carlossg/docker-maven0 B
12LABEL org.opencontainers.image.description=Apache Maven is a0 B
13ENV MAVEN_HOME=/usr/share/maven0 B
14COPY /usr/share/maven /usr/share/maven # buildkit8.75 MB
15COPY /usr/local/bin/mvn-entrypoint.sh /usr/local/bin/mvn-entrypoint.sh # buildkit851 B
16COPY /usr/share/maven/ref/settings-docker.xml /usr/share/maven/ref/settings-docker.xml # buildkit32 B
17RUN /bin/sh -c ln -s159 B
18ARG MAVEN_VERSION=3.9.90 B
19ARG USER_HOME_DIR=/root0 B
20ENV MAVEN_CONFIG=/root/.m20 B
21ENTRYPOINT ["/usr/local/bin/mvn-entrypoint.sh"]0 B
22CMD ["mvn"]0 B
23COPY build/target/cli.jar ./ # buildkit59.26 MB
24ENTRYPOINT ["java" "-jar" "cli.jar"]0 B

Command

COPY /rootfs/ / # buildkit