Sign inSign up

ubnt/unms-postgres:3.1.62

Multi-platform
Index digest

sha256:2cf7372f0107b681127a4864603ab53c5b07cce45fd9793ce3e892ed7f489f06

OS/ARCH

Compressed size

331.06 MB

Last pushed

about 2 months by unmsci

Type

Image

Manifest digest

sha256:b4ad8e620c07d7d3ac8b5170fb78f287929d5ee54aa237de83f4ef07d59971ae

Image Layers

1ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit3.81 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;973 B
4ENV GOSU_VERSION=1.170 B
5RUN /bin/sh -c set -eux;1 MB
6ENV LANG=en_US.utf80 B
7RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d113 B
8ENV PG_MAJOR=170 B
9ENV PG_VERSION=17.30 B
10ENV PG_SHA256=13c18b35bf67a97bd639925fc581db7fd2aae4d3548eac39fcdb8da74ace2bea0 B
11ENV DOCKER_PG_LLVM_DEPS=llvm19-dev clang190 B
12RUN /bin/sh -c set -eux;96.88 MB
13RUN /bin/sh -c set -eux;9.65 KB
14RUN /bin/sh -c install --verbose129 B
15ENV PGDATA=/var/lib/postgresql/data0 B
16RUN /bin/sh -c install --verbose167 B
17VOLUME [/var/lib/postgresql/data]0 B
18COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB
19RUN /bin/sh -c ln -sT185 B
20ENTRYPOINT ["docker-entrypoint.sh"]0 B
21STOPSIGNAL SIGINT0 B
22EXPOSE map[5432/tcp:{}]0 B
23CMD ["postgres"]0 B
24ARG OSS_ONLY0 B
25LABEL maintainer=Timescale https://www.timescale.com0 B
26ARG PG_VERSION=170 B
27RUN |2 OSS_ONLY= PG_VERSION=17 /bin/sh22.81 MB
28ARG PGVECTOR_VERSION=v0.7.20 B
29ARG PG_VERSION=170 B
30ARG CLANG_VERSION=190 B
31RUN |4 OSS_ONLY= PG_VERSION=17 PGVECTOR_VERSION=v0.7.25.23 MB
32COPY docker-entrypoint-initdb.d/* /docker-entrypoint-initdb.d/ # buildkit2.13 KB
33COPY /go/bin/* /usr/local/bin/ # buildkit7.33 MB
34COPY /usr/local/lib/postgresql/timescaledb-*.so /usr/local/lib/postgresql/ # buildkit19.72 MB
35COPY /usr/local/share/postgresql/extension/timescaledb--*.sql /usr/local/share/postgresql/extension/ # buildkit7.25 MB
36ARG TS_VERSION=2.18.10 B
37RUN |5 OSS_ONLY= PG_VERSION=17 PGVECTOR_VERSION=v0.7.27.66 MB
38RUN /bin/sh -c mkdir -p195 B
39COPY /usr/local/bin/* /postgres/9.6/bin/ # buildkit7.56 MB
40COPY /usr/local/lib/postgresql /postgres/9.6/lib/postgresql/ # buildkit2.57 MB
41COPY /usr/local/share/postgresql /postgres/9.6/share/postgresql/ # buildkit225.93 KB
42RUN /bin/sh -c mkdir -p191 B
43COPY /usr/local/bin/* /postgres/13/bin/ # buildkit9.26 MB
44COPY /usr/local/lib/postgresql /postgres/13/lib/postgresql/ # buildkit13.65 MB
45COPY /usr/local/share/postgresql /postgres/13/share/postgresql/ # buildkit240.44 KB
46COPY /usr/lib/libicui18n.so.67 /usr/lib/libicui18n.so.67 # buildkit1.02 MB
47COPY /usr/lib/libicuuc.so.67 /usr/lib/libicuuc.so.67 # buildkit711.19 KB
48COPY /usr/lib/libicudata.so.67 /usr/lib/libicudata.so.67 # buildkit11.27 MB
49COPY /usr/lib/libLLVM-10.so /usr/lib/libLLVM-10.so # buildkit18.72 MB
50COPY /usr/lib/libffi.so.7 /usr/lib/libffi.so.7 # buildkit15.25 KB
51COPY /usr/lib/libssl.so.1.1 /usr/lib/libssl.so.1.1 # buildkit209.67 KB
52COPY /usr/lib/libcrypto.so.1.1 /usr/lib/libcrypto.so.1.1 # buildkit1.07 MB
53RUN /bin/sh -c apk update92.85 MB
54COPY *.sh /usr/local/bin/ # buildkit3.08 KB
55RUN /bin/sh -c chmod +x418 B
56ENTRYPOINT ["entrypoint.sh"]0 B
57CMD ["postgres"]0 B

Command

ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit