aidemoonio/rabbit:v1.2.26

Manifest digest

sha256:7c9e7784f280069018b9f76c54722e9d3da44168ec233c404fa982d5f18a0a80

OS/ARCH

linux/amd64

Compressed size

56.08 MB

Last pushed

over 1 year by aidemoonio

Type

Image

Manifest digest

sha256:7c9e7784f280069018b9f76c54722e9d3da44168ec233c404fa982d5f18a0a80

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c apt-get update3.17 MB
3RUN /bin/sh -c ln -sf193 B
4WORKDIR /app93 B
5ARG CMD_PARAMS=palace0 B
6ENV CMD_PARAMS_ENV=rabbit0 B
7ENV CONFIG_TYPE=yaml0 B
8COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit271 B
9COPY /src/bin/rabbit /app/rabbit # buildkit25.68 MB
10COPY /src/third_party/swagger_ui /app/third_party/swagger_ui/ # buildkit323.92 KB
11EXPOSE map[8000/tcp:{}]0 B
12EXPOSE map[9000/tcp:{}]0 B
13VOLUME [/data/conf]0 B
14ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B
15CMD ["sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'stable' '@1734912000'