Sign inSign up

mbixtech/rsyslog:8

Multi-platform
Manifest digest

sha256:fbb0ee1e64b18f1278e7a397dc7e47d8a0b1899861360685fe85e5994cc06e6e

OS/ARCH

Compressed size

62.37 MB

Last pushed

about 5 years by somsakc

Type

Image

Manifest digest

sha256:fbb0ee1e64b18f1278e7a397dc7e47d8a0b1899861360685fe85e5994cc06e6e

Image Layers

1ADD file ... in / 27.24 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.78 MB
11RUN |2 BUILDPLATFORM=linux/amd64 TARGETPLATFORM=linux/amd64 /bin/sh1.26 KB
12COPY logrotate.d/rsyslog /etc/logrotate.d/rsyslog # buildkit288 B
13COPY rsyslog-logrotate /usr/local/bin/rsyslog-logrotate # buildkit537 B
14COPY rsyslog-reload /usr/local/bin/rsyslog-reload # buildkit261 B
15COPY rsyslog.conf /etc/rsyslog.conf # buildkit659 B
16COPY rsyslog.d/00-global.conf /etc/rsyslog.d/00-global.conf # buildkit466 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/amd64 /bin/sh345.17 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:524e8d93ad65f08a0cb0d144268350186e36f508006b05b8faf2e1289499b59f in /