Sign inSign up

perfsonar/testpoint:v5.2.2

Multi-platform
Networking
Monitoring & observability
Index digest

sha256:2db0aacc6f32f1b681325d77c6b9fc9af8880c70e7aa14ae10d5c909de9ef1a7

OS/ARCH

Compressed size

424.55 MB

Last pushed

about 1 year by arlake228

Type

Image

Manifest digest

sha256:964ef647a78243fdc258e8f825462ee2191a3b9d930bc44fbe79000331c08d96

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7ENV container=docker0 B
8ENV LC_ALL=C0 B
9ENV DEBIAN_FRONTEND=noninteractive0 B
10RUN /bin/sh -c apt-get update65.25 MB
11ENV PG_VERSION=14 PG_USER=postgres0 B
12ENV PG_HOME=/etc/postgresql/14/main PG_BINDIR=/usr/lib/postgresql/14/bin PGDATA=/var/lib/postgresql/14/main0 B
13RUN /bin/sh -c apt-get update115.55 MB
14RUN /bin/sh -c su -4.98 MB
15COPY --chown=postgres:postgres postgresql/postgresql.conf /etc/postgresql/14/main/postgresql.conf #8.71 KB
16COPY --chown=postgres:postgres postgresql/pg_hba.conf /etc/postgresql/14/main/pg_hba.conf #2.11 KB
17RUN /bin/sh -c su -756 B
18COPY rsyslog/rsyslog /etc/init.d/rsyslog # buildkit1.35 KB
19COPY rsyslog/rsyslog.conf /etc/rsyslog.conf # buildkit1.66 KB
20COPY rsyslog/listen.conf /etc/rsyslog.d/listen.conf # buildkit239 B
21COPY rsyslog/python-pscheduler.conf /etc/rsyslog.d/python-pscheduler.conf # buildkit225 B
22COPY rsyslog/owamp-syslog.conf /etc/rsyslog.d/owamp-syslog.conf # buildkit220 B
23RUN /bin/sh -c curl -o150.38 KB
24RUN /bin/sh -c apt-get update210.44 MB
25RUN /bin/sh -c mkdir -p32 B
26ADD supervisord.conf /etc/supervisord.conf # buildkit885 B
27EXPOSE map[123/udp:{} 18760/tcp:{} 18760/udp:{} 18761/tcp:{}0 B
28VOLUME [/var/run /var/lib/pgsql /var/log /etc/rsyslog.d]0 B
29CMD ["/usr/bin/supervisord" "-c" "/etc/supervisord.conf"]0 B

Command

 ARG RELEASE