Sign inSign up

aaronlee/miniflux-postgres:15.10

Multi-platform
Index digest

sha256:45c3ac9c9d22a98d7d184704ec4a2fe59f2004acc8d33bd47b444bc9b3b47cea

OS/ARCH

Compressed size

145.56 MB

Last pushed

almost 2 years by aaronlee

Type

Image

Manifest digest

sha256:3bdd7f57d753f91cbfcf075e8594626547b2bdf7236a7aad6f41a7fd94521f7c

Image Layers

1ADD rootfs.tar.xz / # buildkit28.7 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.65 KB
4RUN /bin/sh -c set -ex;4.11 MB
5ENV GOSU_VERSION=1.170 B
6RUN /bin/sh -c set -eux;1.34 MB
7RUN /bin/sh -c set -eux;7.67 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c set -eux;1002.53 KB
10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
11RUN /bin/sh -c set -ex;3.07 KB
12ENV PG_MAJOR=150 B
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/15/bin0 B
14ENV PG_VERSION=15.10-1.pgdg110+10 B
15RUN /bin/sh -c set -ex;95.89 MB
16RUN /bin/sh -c set -eux;9.55 KB
17RUN /bin/sh -c install --verbose129 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19RUN /bin/sh -c install --verbose168 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB
22RUN /bin/sh -c ln -sT185 B
23ENTRYPOINT ["docker-entrypoint.sh"]0 B
24STOPSIGNAL SIGINT0 B
25EXPOSE map[5432/tcp:{}]0 B
26CMD ["postgres"]0 B
27LABEL maintainer=loyayz - https://loyayz.com0 B
28ENV SCWS_URL=http://www.xunsearch.com/scws/down/scws-1.2.3.tar.bz20 B
29ENV ZHPARSER_URL=https://github.com/amutu/zhparser/archive/refs/heads/master.tar.gz0 B
30ENV SAFEUPDATE_URL=https://github.com/eradman/pg-safeupdate/archive/master.tar.gz0 B
31ENV PG_CRON_URL=https://github.com/citusdata/pg_cron/archive/main.tar.gz0 B
32RUN /bin/sh -c apt-get update6.84 MB
33RUN /bin/sh -c mkdir -p32 B
34COPY config/init_extension.sh /docker-entrypoint-initdb.d/ # buildkit858 B
35RUN /bin/sh -c chmod 755852 B

Command

ADD rootfs.tar.xz / # buildkit