Sign inSign up

mrproliu/skywalking-banyandb-mcp:migration-copy2

Manifest digest

sha256:bcd095589329e0e4819402a69431b4ca654e85fb40802fd181051cc04a05cf54

OS/ARCH

linux/amd64

Compressed size

62.23 MB

Last pushed

3 months by mrproliu

Type

Image

Manifest digest

sha256:bcd095589329e0e4819402a69431b4ca654e85fb40802fd181051cc04a05cf54

Image Layers

1ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit3.62 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=24.6.00 B
4RUN /bin/sh -c addgroup -g50.95 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11RUN /bin/sh -c addgroup -g1023 B
12COPY package.json package-lock.json ./ #26.35 KB
13RUN /bin/sh -c npm ci3.45 MB
14COPY /app/dist ./dist # buildkit28.43 KB
15RUN /bin/sh -c chown -R2.95 MB
16USER appuser0 B
17ENV BANYANDB_ADDRESS=localhost:179000 B
18ENV NODE_ENV=production0 B
19CMD ["node" "dist/index.js"]0 B

Command

ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit