sha256:f67a6e0f1e839f0902c56b2bc765d559592ec5d540958f8ff07ef17ac54df16c
OS/ARCH
Compressed size
461.14 MB
Last pushed
about 2 months by arlake228
Type
Image
Manifest digest
sha256:5e1f9eaa3feb5e6399d83d20dc300162f0868403c07c9e30e0d041abdba4b84f
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV container=docker0 B7ENV LC_ALL=C0 B8ENV DEBIAN_FRONTEND=noninteractive0 B9RUN /bin/sh -c sed -i726 B10RUN /bin/sh -c apt-get update44.31 MB11RUN /bin/sh -c cd /lib/systemd/system/sysinit.target.wants/644 B12RUN /bin/sh -c rm -f815 B13RUN /bin/sh -c apt-get update20.57 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 update150.71 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 -760 B21COPY rsyslog/rsyslog /etc/init.d/rsyslog # buildkit1.35 KB22COPY rsyslog/rsyslog.conf /etc/rsyslog.conf # buildkit1.67 KB23COPY rsyslog/listen.conf /etc/rsyslog.d/listen.conf # buildkit242 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 -o90.05 KB27RUN /bin/sh -c apt-get update212.12 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