Sign inSign up

jackt72xp/unleash:googlev3

Index digest

sha256:f1c2b5b44d89568ec0d4988a12cdbd31efbf1d63867786025d841e55377955ac

OS/ARCH

linux/amd64

Compressed size

71.08 MB

Last pushed

about 2 years by jackt72xp

Type

Image

Manifest digest

sha256:4ca755e4a8ba603cf5ad08f2a92e4b3dfca767db84b3dcd1ccd616dcd964e450

Image Layers

1ADD file ... in / 3.46 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=20.16.00 B
4RUN /bin/sh -c addgroup -g40.29 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.32 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV NODE_ENV=production0 B
11WORKDIR /unleash97 B
12COPY /unleash /unleash # buildkit26.01 MB
13RUN /bin/sh -c rm -rf198 B
14EXPOSE map[4242/tcp:{}]0 B
15USER node0 B
16CMD ["/bin/sh" "-c" "node index.js"]0 B
17WORKDIR /unleash32 B
18COPY index.js /unleash/index.js # buildkit417 B
19COPY google-auth-hook.js /unleash/google-auth-hook.js # buildkit1.16 KB
20EXPOSE map[4242/tcp:{}]0 B
21CMD ["node" "index.js"]0 B

Command

ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in /