Sign inSign up

perfsonar/testpoint:systemd

Multi-platform
Networking
Monitoring & observability
Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 26.34 MB
5CMD ["/bin/bash"]0 B
6ENV container=docker0 B
7ENV LC_ALL=C0 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9RUN /bin/sh -c sed -i723 B
10RUN /bin/sh -c apt-get update43.82 MB
11RUN /bin/sh -c cd /lib/systemd/system/sysinit.target.wants/645 B
12RUN /bin/sh -c rm -f817 B
13RUN /bin/sh -c apt-get update20.37 MB
14ENV PG_VERSION=14 PG_USER=postgres0 B
15ENV PG_HOME=/etc/postgresql/14/main PG_BINDIR=/usr/lib/postgresql/14/bin PGDATA=/var/lib/postgresql/14/main0 B
16RUN /bin/sh -c apt-get update148.59 MB
17RUN /bin/sh -c su -4.98 MB
18COPY --chown=postgres:postgres postgresql/postgresql.conf /etc/postgresql/14/main/postgresql.conf #8.7 KB
19COPY --chown=postgres:postgres postgresql/pg_hba.conf /etc/postgresql/14/main/pg_hba.conf #2.11 KB
20RUN /bin/sh -c su -758 B
21COPY rsyslog/rsyslog /etc/init.d/rsyslog # buildkit1.35 KB
22COPY rsyslog/rsyslog.conf /etc/rsyslog.conf # buildkit1.66 KB
23COPY rsyslog/listen.conf /etc/rsyslog.d/listen.conf # buildkit241 B
24COPY rsyslog/python-pscheduler.conf /etc/rsyslog.d/python-pscheduler.conf # buildkit226 B
25COPY rsyslog/owamp-syslog.conf /etc/rsyslog.d/owamp-syslog.conf # buildkit220 B
26RUN /bin/sh -c curl -o89.5 KB
27RUN /bin/sh -c apt-get update204.98 MB
28EXPOSE [123/udp 18760/tcp 18761/tcp 18762/tcp0 B
29VOLUME [/var/lib/postgresql /var/log /sys/fs/cgroup]0 B
30CMD ["/lib/systemd/systemd"]0 B

Command

 ARG RELEASE