Sign inSign up

mbixtech/rsyslog:8

Multi-platform
Manifest digest

sha256:24125643d7cfe1aff65e9f8398160ae8e7f7a97311015b2d6217b8aaf5d50da8

OS/ARCH

Compressed size

58.64 MB

Last pushed

about 5 years by somsakc

Type

Image

Manifest digest

sha256:24125643d7cfe1aff65e9f8398160ae8e7f7a97311015b2d6217b8aaf5d50da8

Image Layers

1ADD file ... in / 25.91 MB
2CMD ["bash"]0 B
4LABEL version=1.40 B
5LABEL description=rsyslog docker container with0 B
6ARG BUILDPLATFORM0 B
7ARG TARGETPLATFORM0 B
8RUN |2 BUILDPLATFORM=linux/amd64 TARGETPLATFORM=linux/arm64 /bin/sh0 B
9RUN |2 BUILDPLATFORM=linux/amd64 TARGETPLATFORM=linux/arm64 /bin/sh0 B
10RUN |2 BUILDPLATFORM=linux/amd64 TARGETPLATFORM=linux/arm64 /bin/sh32.39 MB
11RUN |2 BUILDPLATFORM=linux/amd64 TARGETPLATFORM=linux/arm64 /bin/sh1.27 KB
12COPY logrotate.d/rsyslog /etc/logrotate.d/rsyslog # buildkit285 B
13COPY rsyslog-logrotate /usr/local/bin/rsyslog-logrotate # buildkit538 B
14COPY rsyslog-reload /usr/local/bin/rsyslog-reload # buildkit259 B
15COPY rsyslog.conf /etc/rsyslog.conf # buildkit659 B
16COPY rsyslog.d/00-global.conf /etc/rsyslog.d/00-global.conf # buildkit467 B
17COPY rsyslog.d/11-syslog-dynamic.conf /etc/rsyslog.d/11-syslog-dynamic.conf # buildkit300 B
18COPY supervisord.conf /etc/supervisord.conf # buildkit333 B
19RUN |2 BUILDPLATFORM=linux/amd64 TARGETPLATFORM=linux/arm64 /bin/sh346.66 KB
20WORKDIR /var/log0 B
21USER rsyslog:rsyslog0 B
22CMD ["/usr/bin/supervisord" "-c" "/etc/supervisord.conf"]0 B
23EXPOSE map[514/tcp:{} 514/udp:{}]0 B
24VOLUME [/etc/logrotate.d /etc/syslog.d /var/log]0 B

Command

ADD file:10d7c5e7290ff5627132fb35c51a2143351e184b02e3fb6d9c1c06815ae803ae in /