Sign inSign up

mbixtech/rsyslog:latest

Multi-platform
Manifest digest

sha256:659638b2ec1de2ad7231cd4bd79d5ab0c111c1965292f6adec06de6954749335

OS/ARCH

Compressed size

62.39 MB

Last pushed

about 5 years by somsakc

Type

Image

Manifest digest

sha256:659638b2ec1de2ad7231cd4bd79d5ab0c111c1965292f6adec06de6954749335

Image Layers

1ADD file ... in / 27.25 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/amd64 /bin/sh0 B
9RUN |2 BUILDPLATFORM=linux/amd64 TARGETPLATFORM=linux/amd64 /bin/sh0 B
10RUN |2 BUILDPLATFORM=linux/amd64 TARGETPLATFORM=linux/amd64 /bin/sh34.8 MB
11RUN |2 BUILDPLATFORM=linux/amd64 TARGETPLATFORM=linux/amd64 /bin/sh1.26 KB
12COPY logrotate.d/rsyslog /etc/logrotate.d/rsyslog # buildkit282 B
13COPY rsyslog-logrotate /usr/local/bin/rsyslog-logrotate # buildkit538 B
14COPY rsyslog-reload /usr/local/bin/rsyslog-reload # buildkit260 B
15COPY rsyslog.conf /etc/rsyslog.conf # buildkit659 B
16COPY rsyslog.d/00-global.conf /etc/rsyslog.d/00-global.conf # buildkit465 B
17COPY rsyslog.d/11-syslog-dynamic.conf /etc/rsyslog.d/11-syslog-dynamic.conf # buildkit302 B
18COPY supervisord.conf /etc/supervisord.conf # buildkit334 B
19RUN |2 BUILDPLATFORM=linux/amd64 TARGETPLATFORM=linux/amd64 /bin/sh345.13 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:d2abf27fe2e8b0b5f4da68c018560c73e11c53098329246e3e6fe176698ef941 in /