Sign inSign up

lissy93/domain-locker:0.0.3

Multi-platform
Developer tools
Monitoring & observability
Web analytics
Index digest

sha256:494c7519864d20c7d7f34846448438f53662e6f9b934902c11c42fdf0a8d5792

OS/ARCH

Compressed size

339.04 MB

Last pushed

over 1 year by lissy93

Type

Image

Manifest digest

sha256:467ffe3b02e21dd93948a0ff5ee7f1114db7ad0db972d243a6d20c7e5a5ed523

Image Layers

1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=20.19.00 B
4RUN /bin/sh -c addgroup -g40.96 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11COPY /app/dist ./dist # buildkit91.65 MB
12COPY /app/package.json ./package.json # buildkit1.25 KB
13COPY /app/check.js ./check.js # buildkit2.61 KB
14RUN /bin/sh -c npm install201.75 MB
15RUN /bin/sh -c addgroup -S971 B
16USER appuser0 B
17EXPOSE map[3000/tcp:{}]0 B
18ENV DL_ENV_TYPE=selfHosted0 B
19HEALTHCHECK &{["CMD-SHELL" "wget --spider -q0 B
20CMD ["sh" "-c" "node check.js0 B

Command

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