Sign inSign up

supabase/postgres-meta:canary-pr-1045-0ea2df2fa9f5c10ce2e18b99b9a9875008ba0579

Multi-platform
Index digest

sha256:fe685f9e46830e26b7c815959992bfd8a1da56d2800b53690d63814481e00d29

OS/ARCH

Compressed size

94.19 MB

Last pushed

7 months by kiwicopple

Type

Image

Manifest digest

sha256:e097fb13401e828143d93d6e497e6aa1669cde5919f787d8a7d2b17709f9650b

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c groupadd --gid3.23 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/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update3.36 MB
11WORKDIR /usr/src/app133 B
12COPY /usr/src/app/node_modules node_modules # buildkit23.07 MB
13COPY /usr/src/app/dist dist # buildkit113.33 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 'amd64' out/ 'bookworm' '@1771804800'