Sign inSign up

aaronlee/miniflux-postgres:15.11

Multi-platform
Index digest

sha256:344ebc5f3de920ca2eaa03d8ee26cfa6975eb31abee5ff5630c382a2118c5a48

OS/ARCH

Compressed size

162.29 MB

Last pushed

over 1 year by aaronlee

Type

Image

Manifest digest

sha256:543608908b188867263bec80de99e66a64bf913dbd11f334e5e2ba0ca6a8ed35

Image Layers

1# debian.sh --arch 'arm64' out/26.74 MB
2RUN /bin/sh -c set -eux;1.14 KB
3RUN /bin/sh -c set -ex;4.29 MB
4ENV GOSU_VERSION=1.170 B
5RUN /bin/sh -c set -eux;1.31 MB
6RUN /bin/sh -c set -eux;7.69 MB
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c set -eux;1.06 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.11-1.pgdg120+10 B
14RUN /bin/sh -c set -ex;113.84 MB
15RUN /bin/sh -c set -eux;9.55 KB
16RUN /bin/sh -c install --verbose129 B
17ENV PGDATA=/var/lib/postgresql/data0 B
18RUN /bin/sh -c install --verbose167 B
19VOLUME [/var/lib/postgresql/data]0 B
20COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 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 update7.32 MB
32RUN /bin/sh -c mkdir -p32 B
33COPY config/init_extension.sh /docker-entrypoint-initdb.d/ # buildkit856 B
34RUN /bin/sh -c chmod 755851 B

Command

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