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 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B7ARG UBUNTU_VERSION=24.040 B8ARG RSYSLOG_IMG_VERSION=2025-100 B10LABEL description=Minimal rsyslog container based0 B11LABEL com.adiscon.rsyslog.image.version=2025-100 B12ENV DEBIAN_FRONTEND=noninteractive0 B13RUN |2 UBUNTU_VERSION=24.04 RSYSLOG_IMG_VERSION=2025-10 /bin/sh3.3 MB14COPY rsyslog.conf /etc/rsyslog.conf # buildkit544 B15COPY 01-main-queue.conf /etc/rsyslog.d/ # buildkit219 B16COPY start.sh /usr/local/bin/start.sh # buildkit756 B17RUN |2 UBUNTU_VERSION=24.04 RSYSLOG_IMG_VERSION=2025-10 /bin/sh755 B18ENTRYPOINT ["/usr/local/bin/start.sh"]0 B19ENV RSYSLOG_ROLE=minimal0 B20CMD ["rsyslogd" "-n" "-f" "/etc/rsyslog.conf"]0 B21ARG UBUNTU_VERSION=24.040 B22ARG RSYSLOG_IMG_VERSION=2025-100 B23ARG BASE_IMAGE_TAG=rsyslog/rsyslog-minimal:2025-100 B25LABEL description=Standard rsyslog container based0 B26LABEL com.adiscon.rsyslog.image.version=2025-100 B27LABEL com.adiscon.rsyslog.base.image=rsyslog/rsyslog-minimal:2025-100 B28ENV DEBIAN_FRONTEND=noninteractive0 B29RUN |3 UBUNTU_VERSION=24.04 RSYSLOG_IMG_VERSION=2025-10 BASE_IMAGE_TAG=rsyslog/rsyslog-minimal:2025-102.86 MB30ENV RSYSLOG_ROLE=standard0 B31RUN /bin/sh -c apt-get update1.12 MBCommand
ARG RELEASE