rpavlyuk/mbmd:latest

Multi-platform
Internet of things
Monitoring & observability
Index digest

sha256:47992c56ea95e46c49be7ea5cb23a463def7023db7f3bd8cab26654b1a27331f

OS/ARCH

Compressed size

214.6 MB

Last pushed

18 days by rpavlyuk

Type

Image

Manifest digest

sha256:e4189700fd5ac466722090a3d03f5a936e2b0affbaaf63104dd2a71468444f1f

Image Layers

1LABEL maintainer=Clement Verna <[email protected]>0 B
2ENV DISTTAG=f44container FGC=f44 FBR=f440 B
3ADD fedora-20260527.tar / # buildkit66.1 MB
4CMD ["/bin/bash"]0 B
5RUN /bin/sh -c dnf update84.66 MB
6RUN /bin/sh -c dnf install51.84 MB
7RUN /bin/sh -c /usr/bin/update-ca-trust #1.2 MB
8ENV container=docker0 B
9RUN /bin/sh -c dnf -y57.5 KB
10COPY dist/99-forward-to-console.conf /etc/systemd/journald.conf.d/99-forward-to-console.conf # buildkit261 B
11COPY dist/10-persistent.conf /etc/systemd/journald.conf.d/10-persistent.conf # buildkit220 B
12COPY /build/mbmd /usr/local/bin/mbmd # buildkit10.73 MB
13COPY dist/mbmd-launcher.py /usr/local/bin/mbmd-launcher # buildkit905 B
14RUN /bin/sh -c adduser -r1.23 KB
15COPY dist/mbmd.sysconfig /etc/sysconfig/mbmd # buildkit247 B
16COPY dist/mbmd.service /etc/systemd/system/mbmd.service # buildkit404 B
17RUN /bin/sh -c systemctl enable207 B
18COPY dist/mbmd.yaml /etc/mbmd.yaml # buildkit416 B
19EXPOSE [8080/tcp]0 B
20VOLUME [/sys/fs/cgroup]0 B
21VOLUME [/var/log/journal]0 B
22CMD ["/sbin/init"]0 B

Command

LABEL maintainer=Clement Verna <[email protected]>