Sign inSign up

perfsonar/testpoint:systemd

Multi-platform
Networking
Monitoring & observability
Index digest

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 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
6ENV container=docker0 B
7ENV LC_ALL=C0 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9RUN /bin/sh -c sed -i726 B
10RUN /bin/sh -c apt-get update44.31 MB
11RUN /bin/sh -c cd /lib/systemd/system/sysinit.target.wants/644 B
12RUN /bin/sh -c rm -f815 B
13RUN /bin/sh -c apt-get update20.57 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 update150.71 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 -760 B
21COPY rsyslog/rsyslog /etc/init.d/rsyslog # buildkit1.35 KB
22COPY rsyslog/rsyslog.conf /etc/rsyslog.conf # buildkit1.67 KB
23COPY rsyslog/listen.conf /etc/rsyslog.d/listen.conf # buildkit242 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 -o90.05 KB
27RUN /bin/sh -c apt-get update212.12 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