Sign inSign up

perfsonar/testpoint:v5.2.5

Multi-platform
Networking
Monitoring & observability
Index digest

sha256:d90ba4983a0bf8577d2eb12f2a4d0f0cbf88a76f0c8ac58ffd4bb66e042291d6

OS/ARCH

Compressed size

419.77 MB

Last pushed

4 months by arlake228

Type

Image

Manifest digest

sha256:1f06b1427aa6bb6ade43c26f6e44e47b78309160b3761ff498c9beabef78fb02

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 26.33 MB
5CMD ["/bin/bash"]0 B
6ENV container=docker0 B
7ENV LC_ALL=C0 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9RUN /bin/sh -c apt-get update64.55 MB
10ENV PG_VERSION=14 PG_USER=postgres0 B
11ENV PG_HOME=/etc/postgresql/14/main PG_BINDIR=/usr/lib/postgresql/14/bin PGDATA=/var/lib/postgresql/14/main0 B
12RUN /bin/sh -c apt-get update118.88 MB
13RUN /bin/sh -c su -4.98 MB
14COPY --chown=postgres:postgres postgresql/postgresql.conf /etc/postgresql/14/main/postgresql.conf #8.7 KB
15COPY --chown=postgres:postgres postgresql/pg_hba.conf /etc/postgresql/14/main/pg_hba.conf #2.11 KB
16RUN /bin/sh -c su -762 B
17COPY rsyslog/rsyslog /etc/init.d/rsyslog # buildkit1.35 KB
18COPY rsyslog/rsyslog.conf /etc/rsyslog.conf # buildkit1.66 KB
19COPY rsyslog/listen.conf /etc/rsyslog.d/listen.conf # buildkit241 B
20COPY rsyslog/python-pscheduler.conf /etc/rsyslog.d/python-pscheduler.conf # buildkit226 B
21COPY rsyslog/owamp-syslog.conf /etc/rsyslog.d/owamp-syslog.conf # buildkit220 B
22RUN /bin/sh -c curl -o89.42 KB
23RUN /bin/sh -c apt-get update204.93 MB
24RUN /bin/sh -c mkdir -p32 B
25ADD supervisord.conf /etc/supervisord.conf # buildkit885 B
26EXPOSE [123/udp 18760/tcp 18761/tcp 18762/tcp0 B
27VOLUME [/var/run /var/lib/pgsql /var/log /etc/rsyslog.d]0 B
28CMD ["/usr/bin/supervisord" "-c" "/etc/supervisord.conf"]0 B

Command

 ARG RELEASE