Sign inSign up

sudohash/holidays-app:main-fa3675d

Multi-platform
Index digest

sha256:eb5043fbbf8a086323f03254ed9cee3b6e8d8e33e421070a14a46b115dd3e330

OS/ARCH

Compressed size

149.06 MB

Last pushed

7 months by sudohash

Type

Image

Manifest digest

sha256:7a75d704eba9b56349324ca1f0db144a2a6413a2a495ec924c841ea35d5b2740

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=20.20.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.08 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11RUN /bin/sh -c apt-get update65.95 KB
12ENV NODE_ENV=production0 B
13COPY /app/node_modules ./node_modules # buildkit40.22 MB
14COPY /app . # buildkit41.14 MB
15RUN /bin/sh -c mkdir -p32 B
16USER node0 B
17HEALTHCHECK &{["CMD-SHELL" "node -e \"require('http').get('http://localhost:3060/api/health',0 B
18LABEL org.opencontainers.image.title=Holidays API org.opencontainers.image.description=Holiday information0 B
19EXPOSE [3060/tcp]0 B
20ENTRYPOINT ["/sbin/dumb-init" "--"]0 B
21CMD ["node" "server.js"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'