sha256:38698cc86c95669f6f609f1a767f5c4a05a2de03d31348acc6e97caf0601d34b
OS/ARCH
linux/amd64
Compressed size
449.86 MB
Last pushed
about 2 years by arlake228
Type
Image
Manifest digest
sha256:38698cc86c95669f6f609f1a767f5c4a05a2de03d31348acc6e97caf0601d34b
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7ENV container=docker0 B8ENV LC_ALL=C0 B9ENV DEBIAN_FRONTEND=noninteractive0 B10RUN /bin/sh -c sed -i728 B11RUN /bin/sh -c apt-get update44.32 MB12RUN /bin/sh -c cd /lib/systemd/system/sysinit.target.wants/651 B13RUN /bin/sh -c rm -f817 B14RUN /bin/sh -c apt-get update20.57 MB15ENV PG_VERSION=14 PG_USER=postgres0 B16ENV PG_HOME=/etc/postgresql/14/main PG_BINDIR=/usr/lib/postgresql/14/bin PGDATA=/var/lib/postgresql/14/main0 B17RUN /bin/sh -c apt-get update135.12 MB18RUN /bin/sh -c su -4.98 MB19COPY postgresql/postgresql.conf /etc/postgresql/14/main/postgresql.conf # buildkit8.71 KB20COPY postgresql/pg_hba.conf /etc/postgresql/14/main/pg_hba.conf # buildkit2.12 KB21RUN /bin/sh -c su -1012 B22COPY rsyslog/rsyslog /etc/init.d/rsyslog # buildkit1.36 KB23COPY rsyslog/rsyslog.conf /etc/rsyslog.conf # buildkit1.67 KB24COPY rsyslog/listen.conf /etc/rsyslog.d/listen.conf # buildkit244 B25COPY rsyslog/python-pscheduler.conf /etc/rsyslog.d/python-pscheduler.conf # buildkit230 B26COPY rsyslog/owamp-syslog.conf /etc/rsyslog.d/owamp-syslog.conf # buildkit226 B27RUN /bin/sh -c curl -o267.8 KB28RUN /bin/sh -c apt-get update216.43 MB29EXPOSE map[123/udp:{} 18760/tcp:{} 18760/udp:{} 18761/tcp:{}0 B30VOLUME [/var/lib/postgresql /var/log /sys/fs/cgroup]0 B31CMD ["/lib/systemd/systemd"]0 BCommand
ARG RELEASE