Sign inSign up

coderookieerick/common-rabbit:latest

Manifest digest

sha256:a80563ffecb7139357992779191954605dc0f8a43859ac97f86cc437658f6b86

OS/ARCH

linux/amd64

Compressed size

108.81 MB

Last pushed

over 2 years by coderookieerick

Type

Image

Manifest digest

sha256:a80563ffecb7139357992779191954605dc0f8a43859ac97f86cc437658f6b86

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8RUN /bin/sh -c apt-get update33.16 MB
9RUN /bin/sh -c apt-get install6.64 MB
10RUN /bin/sh -c curl -1sLf2.46 KB
11RUN /bin/sh -c curl -1sLf1.13 KB
12RUN /bin/sh -c curl -1sLf1.13 KB
13RUN /bin/sh -c echo 'deb295 B
14RUN /bin/sh -c echo 'deb-src304 B
15RUN /bin/sh -c echo 'deb331 B
16RUN /bin/sh -c echo 'deb-src333 B
17RUN /bin/sh -c apt-get update268.94 KB
18RUN /bin/sh -c apt-get install40.57 MB
19ENV RABBITMQ_USER=sa0 B
20ENV RABBITMQ_PASSWORD=123456780 B
21COPY ./configure.sh . # buildkit321 B
22RUN /bin/sh -c chmod +x320 B
23COPY ./entrypoint.sh . # buildkit156 B
24RUN /bin/sh -c chmod +x156 B
25CMD ["/bin/sh" "-c" "./entrypoint.sh"]0 B

Command

 ARG RELEASE