Sign inSign up

lintoai/studio-websocket:1.5.6

Manifest digest

sha256:baf5de5e49eea5ace288212a80882f55f108718d8950990282b6901cec69890b

OS/ARCH

linux/amd64

Compressed size

422.74 MB

Last pushed

about 1 year by linagoralinto

Type

Image

Manifest digest

sha256:baf5de5e49eea5ace288212a80882f55f108718d8950990282b6901cec69890b

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c set -eux; apt-get61.17 MB
5/bin/sh -c set -ex; apt-get201.46 MB
6RUN /bin/sh -c groupadd --gid3.24 KB
7ENV NODE_VERSION=20.15.10 B
8RUN /bin/sh -c ARCH= &&45.8 MB
9ENV YARN_VERSION=1.22.220 B
10RUN /bin/sh -c set -ex1.19 MB
11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
14RUN /bin/sh -c apt-get update15.83 MB
15WORKDIR /usr/src/app164 B
16COPY package.json ./ # buildkit743 B
17RUN /bin/sh -c npm install27.04 MB
18COPY . . # buildkit50.42 KB
19HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost"]0 B
20EXPOSE map[80/tcp:{}]0 B
21COPY docker-entrypoint.sh / # buildkit823 B
22ENTRYPOINT ["/docker-entrypoint.sh"]0 B
23CMD ["npm" "run" "start"]0 B

Command

ADD file:430cca9ad155514d8c818e860e66e2aeccfb6230874d4faf446a1d0c2fc1054f in /