Sign inSign up

yeongpin/lanlocalchat:main

Networking
Message queues
Internet of things
Manifest digest

sha256:9f4f1c2155a64acee6ec5d02726d7222bfe7bf6893a762914541db3c3e439ce4

OS/ARCH

linux/amd64

Compressed size

66.95 MB

Last pushed

over 1 year by yeongpin

Type

Image

Manifest digest

sha256:9f4f1c2155a64acee6ec5d02726d7222bfe7bf6893a762914541db3c3e439ce4

Image Layers

1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=18.20.80 B
4RUN /bin/sh -c addgroup -g38.16 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11ENV VITE_MESSAGE_SALT=mysecretkey1230 B
12COPY /app/dist ./dist # buildkit113.86 KB
13COPY /app/server ./server # buildkit6.89 KB
14COPY /app/package*.json ./ # buildkit22.33 KB
15RUN /bin/sh -c npm install12.18 MB
16RUN /bin/sh -c npm install11.79 MB
17RUN /bin/sh -c mkdir -p137 B
18EXPOSE map[13050/tcp:{}]0 B
19CMD ["/bin/sh" "-c" "[\"sh\", \"-c\",0 B

Command

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