rulebricks/supabase-postgres-meta:v0.96.6-r1

Multi-platform
Index digest

sha256:17f670a52a48c9098ec543ca46554089fcb1fc932dc99d21f2e34153ca3f669e

OS/ARCH

Compressed size

106.69 MB

Last pushed

about 3 hours by rulebricks

Type

Image

Manifest digest

sha256:a5b900f7d1187056768d805ac3f9c4c09f1321fb3e39eb20937390a6e0811520

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=20.20.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.47 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.2 MB
11WORKDIR /usr/src/app134 B
12COPY /usr/src/app/node_modules node_modules # buildkit23.02 MB
13COPY /usr/src/app/dist dist # buildkit113.45 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
19RUN /bin/sh -c apt-get update12.38 MB
20RUN /bin/sh -c mkdir -p57.41 KB

Command

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