Sign inSign up

dsxconnect/dsx-connect-rsyslog-gnutls:1.0.2

Index digest

sha256:2052f63df1d42fcd9e785b2e3dba2e2113544e55ab27ab47bd9db5ff17af278b

OS/ARCH

linux/amd64

Compressed size

35.64 MB

Last pushed

7 months by dsxconnect

Type

Image

Manifest digest

sha256:a3e78e9229d522ed8f62da40292c2ccce92e6a5aba6b681bcc0148b088c821eb

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.35 MB
6CMD ["/bin/bash"]0 B
7ARG UBUNTU_VERSION=24.040 B
8ARG RSYSLOG_IMG_VERSION=2025-100 B
9LABEL maintainer=Rainer Gerhards <[email protected]>0 B
10LABEL description=Minimal rsyslog container based0 B
11LABEL com.adiscon.rsyslog.image.version=2025-100 B
12ENV DEBIAN_FRONTEND=noninteractive0 B
13RUN |2 UBUNTU_VERSION=24.04 RSYSLOG_IMG_VERSION=2025-10 /bin/sh3.3 MB
14COPY rsyslog.conf /etc/rsyslog.conf # buildkit544 B
15COPY 01-main-queue.conf /etc/rsyslog.d/ # buildkit219 B
16COPY start.sh /usr/local/bin/start.sh # buildkit756 B
17RUN |2 UBUNTU_VERSION=24.04 RSYSLOG_IMG_VERSION=2025-10 /bin/sh755 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-100 B
23ARG BASE_IMAGE_TAG=rsyslog/rsyslog-minimal:2025-100 B
24LABEL maintainer=Rainer Gerhards <[email protected]>0 B
25LABEL description=Standard rsyslog container based0 B
26LABEL com.adiscon.rsyslog.image.version=2025-100 B
27LABEL com.adiscon.rsyslog.base.image=rsyslog/rsyslog-minimal:2025-100 B
28ENV DEBIAN_FRONTEND=noninteractive0 B
29RUN |3 UBUNTU_VERSION=24.04 RSYSLOG_IMG_VERSION=2025-10 BASE_IMAGE_TAG=rsyslog/rsyslog-minimal:2025-102.86 MB
30ENV RSYSLOG_ROLE=standard0 B
31RUN /bin/sh -c apt-get update1.12 MB

Command

 ARG RELEASE