Sign inSign up

0xfurai/peekaping-bundle-postgres:0.0.43-rc.26

Multi-platform
Networking
Monitoring & observability
Index digest

sha256:db75c4335e4cf9e7ae08ca17e95eb8ad498296298db6b9e81d25a7f497a347c2

OS/ARCH

Compressed size

257.13 MB

Last pushed

11 months by 0xfurai

Type

Image

Manifest digest

sha256:c17a72fe5b69381f7593c420b0203d0594703b56e6313d7e08394e8867671a3f

Image Layers

1# debian.sh --arch 'amd64' out/27.79 MB
2ENV DEBIAN_FRONTEND=noninteractive0 B
3ENV TZ=UTC0 B
4RUN /bin/sh -c apt-get update27.97 MB
5RUN /bin/sh -c sed -i845.47 KB
6ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
7RUN /bin/sh -c apt-get update2.67 MB
8RUN /bin/sh -c curl -1sLf15.29 MB
9RUN /bin/sh -c sh -c105.37 MB
10ENV PATH=/usr/lib/postgresql/17/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
11ENV PGDATA=/var/lib/postgresql/data0 B
12RUN /bin/sh -c mkdir -p145 B
13RUN /bin/sh -c mkdir -p172 B
14COPY /app/server/api /app/server/api # buildkit19.09 MB
15COPY /app/server/producer /app/server/producer # buildkit18.08 MB
16COPY /app/server/worker /app/server/worker # buildkit17.01 MB
17COPY /app/server/ingester /app/server/ingester # buildkit16.16 MB
18COPY /app/server/bun /app/server/bun # buildkit5.68 MB
19COPY /app/server/cmd/bun/migrations /app/server/cmd/bun/migrations # buildkit3.76 KB
20COPY /app/server/internal/config /app/server/internal/config # buildkit4.17 KB
21COPY /app/server/scripts/run-migrations.sh /app/server/run-migrations.sh # buildkit781 B
22COPY /app/apps/web/dist /app/web # buildkit1.17 MB
23COPY Caddyfile /etc/caddy/Caddyfile # buildkit664 B
24COPY supervisord.bundle.postgres.conf /etc/supervisor/conf.d/supervisord.conf # buildkit638 B
25COPY startup.bundle.postgres.sh /app/startup.sh # buildkit2.01 KB
26RUN /bin/sh -c chmod +x32 B
27EXPOSE [8383/tcp]0 B
28CMD ["/app/startup.sh"]0 B

Command

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