sha256:f67a6e0f1e839f0902c56b2bc765d559592ec5d540958f8ff07ef17ac54df16c
OS/ARCH
Compressed size
449.19 MB
Last pushed
about 2 months by arlake228
Type
Image
Manifest digest
sha256:260af7dd151d62565c93a1758ca987f9704bb904f263d5e116f29c71ff9bca73
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 26.34 MB5CMD ["/bin/bash"]0 B6ENV container=docker0 B7ENV LC_ALL=C0 B8ENV DEBIAN_FRONTEND=noninteractive0 B9RUN /bin/sh -c sed -i723 B10RUN /bin/sh -c apt-get update43.82 MB11RUN /bin/sh -c cd /lib/systemd/system/sysinit.target.wants/645 B12RUN /bin/sh -c rm -f817 B13RUN /bin/sh -c apt-get update20.37 MB14ENV PG_VERSION=14 PG_USER=postgres0 B15ENV PG_HOME=/etc/postgresql/14/main PG_BINDIR=/usr/lib/postgresql/14/bin PGDATA=/var/lib/postgresql/14/main0 B16RUN /bin/sh -c apt-get update148.59 MB17RUN /bin/sh -c su -4.98 MB18COPY --chown=postgres:postgres postgresql/postgresql.conf /etc/postgresql/14/main/postgresql.conf #8.7 KB19COPY --chown=postgres:postgres postgresql/pg_hba.conf /etc/postgresql/14/main/pg_hba.conf #2.11 KB20RUN /bin/sh -c su -758 B21COPY rsyslog/rsyslog /etc/init.d/rsyslog # buildkit1.35 KB22COPY rsyslog/rsyslog.conf /etc/rsyslog.conf # buildkit1.66 KB23COPY rsyslog/listen.conf /etc/rsyslog.d/listen.conf # buildkit241 B24COPY rsyslog/python-pscheduler.conf /etc/rsyslog.d/python-pscheduler.conf # buildkit226 B25COPY rsyslog/owamp-syslog.conf /etc/rsyslog.d/owamp-syslog.conf # buildkit220 B26RUN /bin/sh -c curl -o89.5 KB27RUN /bin/sh -c apt-get update204.98 MB28EXPOSE [123/udp 18760/tcp 18761/tcp 18762/tcp0 B29VOLUME [/var/lib/postgresql /var/log /sys/fs/cgroup]0 B30CMD ["/lib/systemd/systemd"]0 BCommand
ARG RELEASE