robustadev/postgres-meta:v0.96.5-r2

Multi-platform
Index digest

sha256:df691007e9391750745fe01bb2ba49bd4f90f178060a098d1aa0cdef443b4063

OS/ARCH

Compressed size

107.5 MB

Last pushed

about 2 months by kotlickya

Type

Image

Manifest digest

sha256:77795b285eb5f475a4be132af2034c6c465ef29b205c74a6e114d49192fd2cc1

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=20.20.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.5 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
10RUN /bin/sh -c apt-get update3.36 MB
11WORKDIR /usr/src/app131 B
12COPY /usr/src/app/node_modules node_modules # buildkit23.07 MB
13COPY /usr/src/app/dist dist # buildkit113.34 KB
14COPY package.json ./ # buildkit1.31 KB
15ENV PG_META_PORT=80800 B
16CMD ["node" "dist/server/server.js"]0 B
17EXPOSE [8080/tcp]0 B
18HEALTHCHECK &{["CMD-SHELL" "node -e \"fetch('http://localhost:8080/health').then((r)0 B
19USER root0 B
20WORKDIR /usr/src/app32 B
21RUN /bin/sh -c apt-get update10.63 MB
22RUN /bin/sh -c node -e2.26 MB

Command

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