Sign inSign up

gathertown/bullmq-exporter:311c541ab

Multi-platform
Index digest

sha256:6595e2f19ad802f5a2afdc6836da68fcf814805e9fc3ef34cfed5202039e8058

OS/ARCH

Compressed size

57.82 MB

Last pushed

5 months by gathertownbot

Type

Image

Manifest digest

sha256:de8d222341a30c72b0323008403356f7bec23891202a93132472819039e02b4f

Image Layers

1ADD alpine-minirootfs-3.20.3-aarch64.tar.gz / # buildkit3.9 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=20.18.00 B
4RUN /bin/sh -c addgroup -g40.22 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.32 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit443 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11COPY package.json package-lock.json* ./ #36.62 KB
12ENV NPM_CONFIG_FUND=false0 B
13RUN /bin/sh -c npm install12.34 MB
14COPY /app/dist /app/dist # buildkit7.8 KB
15COPY ./configs /app/configs # buildkit430 B
16CMD ["node" "dist/server.js"]0 B

Command

ADD alpine-minirootfs-3.20.3-aarch64.tar.gz / # buildkit