Sign inSign up

unleashorg/unleash-server:7.6.4

Multi-platform
Index digest

sha256:3e2174d80efc7dad5999bdd7cc7042d8ef7ad93cf5dd4e87914179a4ca83954d

OS/ARCH

Compressed size

81.06 MB

Last pushed

4 months by chriswk

Type

Image

Manifest digest

sha256:c133e800169a03f0b74cde093c07bc25e3e1fe8c27775510f1a943c5caa532b2

Image Layers

1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.22.20 B
4RUN /bin/sh -c addgroup -g49.55 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV NODE_ENV=production0 B
11ENV TZ=UTC0 B
12WORKDIR /unleash97 B
13COPY /unleash/build /unleash/ # buildkit7.22 MB
14COPY /unleash/node_modules /unleash/node_modules # buildkit19.39 MB
15RUN /bin/sh -c rm -rf196 B
16RUN /bin/sh -c apk upgrade10.14 KB
17EXPOSE [4242/tcp]0 B
18USER node0 B
19CMD ["node" "dist/server.js"]0 B

Command

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