Sign inSign up

aaronlee/miniflux-postgres:15.9

Multi-platform
Index digest

sha256:7a17d34d19c632622b2b3ae5646b311f4f258d35d1a5843c36bb6dc98a9d03f0

OS/ARCH

Compressed size

145.56 MB

Last pushed

almost 2 years by aaronlee

Type

Image

Manifest digest

sha256:2d2d88d9de862d293525a550a6db8bd2b78ae5d5d32e4647efa8ef3705dac1bd

Image Layers

1ADD rootfs.tar.xz / # buildkit28.7 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.64 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.9-1.pgdg110+10 B
15RUN /bin/sh -c set -ex;95.9 MB
16RUN /bin/sh -c set -eux;9.55 KB
17RUN /bin/sh -c install --verbose128 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19RUN /bin/sh -c install --verbose167 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/ # buildkit855 B
35RUN /bin/sh -c chmod 755850 B

Command

ADD rootfs.tar.xz / # buildkit