Sign inSign up

hyperglance/postgresql:9.0.11

Security
Monitoring & observability
Manifest digest

sha256:9d5ef5432d6cef76c10899b546b9cdc214c65f2b745016289fa975a99d861c21

OS/ARCH

linux/amd64

Compressed size

179.14 MB

Last pushed

5 months by hgpipeline

Type

Image

Manifest digest

sha256:9d5ef5432d6cef76c10899b546b9cdc214c65f2b745016289fa975a99d861c21

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6ARG HYP_VERSION0 B
7LABEL version=0 B
8LABEL maintainer=Hyperglance0 B
9ARG uid=2220 B
10ARG gid=2220 B
11VOLUME [/var/lib/pgsql]0 B
12COPY data/start_postgresql /usr/local/sbin/ # buildkit1.93 KB
13COPY data/upgrade_handler /usr/local/sbin/ # buildkit2.05 KB
14COPY data/postgresql.conf.default /opt/ # buildkit8.17 KB
15COPY data/pg_hba.conf.default /opt/ # buildkit1.83 KB
16RUN |3 HYP_VERSION= uid=222 gid=222205 B
17RUN |3 HYP_VERSION= uid=222 gid=222154 B
18COPY data/postgresql10* /tmp/postgresql-10/ # buildkit6.13 MB
19RUN |3 HYP_VERSION= uid=222 gid=2221.44 KB
20RUN |3 HYP_VERSION= uid=222 gid=22210.63 MB
21RUN |3 HYP_VERSION= uid=222 gid=222845.46 KB
22ENV LANG=en_US.UTF-80 B
23ENV LANGUAGE=en_US:en0 B
24ENV LC_ALL=en_US.UTF-80 B
25RUN /bin/sh -c sh -c232 B
26RUN /bin/sh -c wget --quiet3.78 KB
27RUN /bin/sh -c apt-get update133.17 MB
28RUN /bin/sh -c chmod 7003.63 KB
29STOPSIGNAL SIGINT0 B
30EXPOSE map[5432/tcp:{}]0 B
31HEALTHCHECK &{["CMD-SHELL" "pg_isready || exit0 B
32CMD ["/usr/local/sbin/start_postgresql"]0 B

Command

 ARG RELEASE