Sign inSign up

unleashorg/unleash-server:7.6.4

Multi-platform
Index digest

sha256:3e2174d80efc7dad5999bdd7cc7042d8ef7ad93cf5dd4e87914179a4ca83954d

OS/ARCH

Compressed size

81.98 MB

Last pushed

4 months by chriswk

Type

Image

Manifest digest

sha256:3819872295695121443e3628589fa7c97dc3e6ac022f17f9efcf8edcb987b411

Image Layers

1ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit4.01 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.22.20 B
4RUN /bin/sh -c addgroup -g50.15 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 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 -rf194 B
16RUN /bin/sh -c apk upgrade11.06 KB
17EXPOSE [4242/tcp]0 B
18USER node0 B
19CMD ["node" "dist/server.js"]0 B

Command

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