Sign inSign up

supabase/postgres-meta:v0.95.0

Multi-platform
Index digest

sha256:86c11d740fda2eefc469487b77bf5a2b0af6325a1f9740976ed9f313c292724a

OS/ARCH

Compressed size

93.86 MB

Last pushed

10 months by kiwicopple

Type

Image

Manifest digest

sha256:9af0c74ba2ad0739fc9d69bd32f2bf812a810e523cfa3f33e7ba47bb5cc7b533

Image Layers

1# debian.sh --arch 'arm64' out/26.8 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=20.19.60 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.04 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update3.19 MB
11WORKDIR /usr/src/app133 B
12COPY /usr/src/app/node_modules node_modules # buildkit23.08 MB
13COPY /usr/src/app/dist dist # buildkit113.07 KB
14COPY package.json ./ # buildkit1.32 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

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1763337600'