sha256:47992c56ea95e46c49be7ea5cb23a463def7023db7f3bd8cab26654b1a27331f
OS/ARCH
Compressed size
214.6 MB
Last pushed
18 days by rpavlyuk
Type
Image
Manifest digest
sha256:e4189700fd5ac466722090a3d03f5a936e2b0affbaaf63104dd2a71468444f1f
Image Layers
2ENV DISTTAG=f44container FGC=f44 FBR=f440 B3ADD fedora-20260527.tar / # buildkit66.1 MB4CMD ["/bin/bash"]0 B5RUN /bin/sh -c dnf update84.66 MB6RUN /bin/sh -c dnf install51.84 MB7RUN /bin/sh -c /usr/bin/update-ca-trust #1.2 MB8ENV container=docker0 B9RUN /bin/sh -c dnf -y57.5 KB10COPY dist/99-forward-to-console.conf /etc/systemd/journald.conf.d/99-forward-to-console.conf # buildkit261 B11COPY dist/10-persistent.conf /etc/systemd/journald.conf.d/10-persistent.conf # buildkit220 B12COPY /build/mbmd /usr/local/bin/mbmd # buildkit10.73 MB13COPY dist/mbmd-launcher.py /usr/local/bin/mbmd-launcher # buildkit905 B14RUN /bin/sh -c adduser -r1.23 KB15COPY dist/mbmd.sysconfig /etc/sysconfig/mbmd # buildkit247 B16COPY dist/mbmd.service /etc/systemd/system/mbmd.service # buildkit404 B17RUN /bin/sh -c systemctl enable207 B18COPY dist/mbmd.yaml /etc/mbmd.yaml # buildkit416 B19EXPOSE [8080/tcp]0 B20VOLUME [/sys/fs/cgroup]0 B21VOLUME [/var/log/journal]0 B22CMD ["/sbin/init"]0 BCommand
LABEL maintainer=Clement Verna <[email protected]>