rsyslog/rsyslog-dockerlogs:2025-04

Manifest digest

sha256:8c01acab0027564f07abe60d4f146c820ddd208c9adb3857b452742aacfaf389

OS/ARCH

linux/amd64

Compressed size

40.05 MB

Last pushed

about 1 year by rgerhards

Type

Image

Manifest digest

sha256:8c01acab0027564f07abe60d4f146c820ddd208c9adb3857b452742aacfaf389

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.37 MB
6CMD ["/bin/bash"]0 B
7ARG UBUNTU_VERSION=24.040 B
8ARG RSYSLOG_IMG_VERSION=2025-040 B
9LABEL maintainer=Rainer Gerhards <[email protected]>0 B
10LABEL description=Minimal rsyslog container based0 B
11LABEL com.adiscon.rsyslog.image.version=2025-040 B
12ENV DEBIAN_FRONTEND=noninteractive0 B
13RUN |2 UBUNTU_VERSION=24.04 RSYSLOG_IMG_VERSION=2025-04 /bin/sh7.85 MB
14COPY rsyslog.conf /etc/rsyslog.conf # buildkit540 B
15COPY 01-main-queue.conf /etc/rsyslog.d/ # buildkit218 B
16COPY start.sh /usr/local/bin/start.sh # buildkit752 B
17RUN |2 UBUNTU_VERSION=24.04 RSYSLOG_IMG_VERSION=2025-04 /bin/sh750 B
18ENTRYPOINT ["/usr/local/bin/start.sh"]0 B
19ENV RSYSLOG_ROLE=minimal0 B
20CMD ["rsyslogd" "-n" "-f" "/etc/rsyslog.conf"]0 B
21ARG UBUNTU_VERSION=24.040 B
22ARG RSYSLOG_IMG_VERSION=2025-040 B
23ARG BASE_IMAGE_TAG=rsyslog/rsyslog-minimal:2025-040 B
24LABEL maintainer=Rainer Gerhards <[email protected]>0 B
25LABEL description=Standard rsyslog container based0 B
26LABEL com.adiscon.rsyslog.image.version=2025-040 B
27LABEL com.adiscon.rsyslog.base.image=rsyslog/rsyslog-minimal:2025-040 B
28ENV DEBIAN_FRONTEND=noninteractive0 B
29RUN |3 UBUNTU_VERSION=24.04 RSYSLOG_IMG_VERSION=2025-04 BASE_IMAGE_TAG=rsyslog/rsyslog-minimal:2025-043.56 MB
30ENV RSYSLOG_ROLE=standard0 B
31ARG UBUNTU_VERSION=24.040 B
32ARG RSYSLOG_IMG_VERSION=2025-040 B
33ARG BASE_IMAGE_TAG=rsyslog/rsyslog:2025-040 B
34LABEL maintainer=Rainer Gerhards <[email protected]>0 B
35LABEL description=Rsyslog container specialized for0 B
36LABEL com.adiscon.rsyslog.image.version=2025-040 B
37LABEL com.adiscon.rsyslog.base.image=rsyslog/rsyslog:2025-040 B
38ENV DEBIAN_FRONTEND=noninteractive0 B
39RUN |3 UBUNTU_VERSION=24.04 RSYSLOG_IMG_VERSION=2025-04 BASE_IMAGE_TAG=rsyslog/rsyslog:2025-04271.23 KB
40COPY 30-docker.conf /etc/rsyslog.d/30-docker.conf # buildkit693 B
41ENV RSYSLOG_ROLE=docker0 B

Command

 ARG RELEASE