Sign inSign up

kthare10/perfsonar-testpoint:systemd

Index digest

sha256:350bb7c7b02893e3eff0e5aed28608f9d631f658aa6e4a39dca8ce2a004203f9

OS/ARCH

linux/amd64

Compressed size

470.2 MB

Last pushed

4 months by kthare10

Type

Image

Manifest digest

sha256:8cee2955fc342cd639b7ef96f54c2ae8071e4744ca8e7199390ccf8d47d798b2

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 sed -i727 B
11RUN /bin/sh -c apt-get update44.35 MB
12RUN /bin/sh -c cd /lib/systemd/system/sysinit.target.wants/643 B
13RUN /bin/sh -c rm -f814 B
14RUN /bin/sh -c apt-get update20.57 MB
15ENV PG_VERSION=14 PG_USER=postgres0 B
16ENV PG_HOME=/etc/postgresql/14/main PG_BINDIR=/usr/lib/postgresql/14/bin PGDATA=/var/lib/postgresql/14/main0 B
17RUN /bin/sh -c apt-get update147.38 MB
18RUN /bin/sh -c su -4.98 MB
19COPY --chown=postgres:postgres postgresql/postgresql.conf /etc/postgresql/14/main/postgresql.conf #8.71 KB
20COPY --chown=postgres:postgres postgresql/pg_hba.conf /etc/postgresql/14/main/pg_hba.conf #2.11 KB
21RUN /bin/sh -c su -758 B
22COPY rsyslog/rsyslog /etc/init.d/rsyslog # buildkit1.35 KB
23COPY rsyslog/rsyslog.conf /etc/rsyslog.conf # buildkit1.67 KB
24COPY rsyslog/listen.conf /etc/rsyslog.d/listen.conf # buildkit242 B
25COPY rsyslog/python-pscheduler.conf /etc/rsyslog.d/python-pscheduler.conf # buildkit227 B
26COPY rsyslog/owamp-syslog.conf /etc/rsyslog.d/owamp-syslog.conf # buildkit220 B
27RUN /bin/sh -c curl -o89.97 KB
28RUN /bin/sh -c apt-get update219.2 MB
29EXPOSE [123/udp 18760/tcp 18761/tcp 18762/tcp0 B
30VOLUME [/var/lib/postgresql /var/log /sys/fs/cgroup]0 B
31CMD ["/lib/systemd/systemd"]0 B
33RUN /bin/sh -c apt-get update3.87 MB
34RUN /bin/sh -c pip install7.7 KB
35RUN /bin/sh -c curl -s1.57 MB
36RUN /bin/sh -c mkdir -p146 B
37WORKDIR /usr/src/app32 B
38COPY pscheduler_test_runner.py /usr/src/app/periodic.py # buildkit7 KB
39COPY entrypoint-testpoint.sh /usr/src/app/perfsonar-setup.sh # buildkit1.32 KB
40RUN /bin/sh -c chmod +x32 B
41RUN /bin/sh -c printf '[Unit]\nDescription=perfSONAR477 B

Command

 ARG RELEASE