Sign inSign up

aaronlee/miniflux-postgres:15.17

Multi-platform
Index digest

sha256:3bff59a7788d338b2e21369cc021b452f0330fb3a7d89b362ee75f4563ade0fa

OS/ARCH

Compressed size

156.21 MB

Last pushed

7 months by aaronlee

Type

Image

Manifest digest

sha256:2fec367fc92d4e0b2df1e2d153c5d01c509290c73bf35089c947fa7b592f5626

Image Layers

1# debian.sh --arch 'arm64' out/28.74 MB
2RUN /bin/sh -c set -eux;1.14 KB
3RUN /bin/sh -c set -ex;5.95 MB
4ENV GOSU_VERSION=1.190 B
5RUN /bin/sh -c set -eux;1.15 MB
6RUN /bin/sh -c set -eux;7.82 MB
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c set -eux;1.16 MB
9RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
10RUN /bin/sh -c set -ex;3.07 KB
11ENV PG_MAJOR=150 B
12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/15/bin0 B
13ENV PG_VERSION=15.17-1.pgdg13+10 B
14RUN /bin/sh -c set -ex;104.56 MB
15RUN /bin/sh -c set -eux;9.65 KB
16RUN /bin/sh -c install --verbose127 B
17ENV PGDATA=/var/lib/postgresql/data0 B
18RUN /bin/sh -c install --verbose169 B
19VOLUME [/var/lib/postgresql/data]0 B
20COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.7 KB
21RUN /bin/sh -c ln -sT185 B
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23STOPSIGNAL SIGINT0 B
24EXPOSE map[5432/tcp:{}]0 B
25CMD ["postgres"]0 B
26LABEL maintainer=loyayz - https://loyayz.com0 B
27ENV SCWS_URL=http://www.xunsearch.com/scws/down/scws-1.2.3.tar.bz20 B
28ENV ZHPARSER_URL=https://github.com/amutu/zhparser/archive/refs/heads/master.tar.gz0 B
29ENV SAFEUPDATE_URL=https://github.com/eradman/pg-safeupdate/archive/master.tar.gz0 B
30ENV PG_CRON_URL=https://github.com/citusdata/pg_cron/archive/main.tar.gz0 B
31RUN /bin/sh -c apt-get update6.8 MB
32RUN /bin/sh -c mkdir -p32 B
33COPY config/init_extension.sh /docker-entrypoint-initdb.d/ # buildkit857 B
34RUN /bin/sh -c chmod 755851 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1771804800'