Sign inSign up

supabase/postgres-meta:canary-pr-1103

Multi-platform
Index digest

sha256:d3908b8fea3f1f8ba25f6f29597e85458f077e9aeab4d3e4af68a3f677f32aae

OS/ARCH

Compressed size

102.99 MB

Last pushed

about 1 month by kiwicopple

Type

Image

Manifest digest

sha256:e0fa510f9ebbd20b59ae4425c4ceb906cbdb18c05e09cbb7c3ebb678f3fabdb3

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.23.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.74 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update3.21 MB
11WORKDIR /usr/src/app131 B
12COPY /usr/src/app/node_modules node_modules # buildkit23.48 MB
13COPY /usr/src/app/dist dist # buildkit118.19 KB
14COPY package.json ./ # buildkit1.35 KB
15ENV PG_META_PORT=80800 B
16CMD ["node" "dist/server/server.js"]0 B
17EXPOSE [8080/tcp]0 B
18HEALTHCHECK {Test:[CMD-SHELL node -e "fetch('http://localhost:8080/health').then((r)0 B

Command

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