sha256:47992c56ea95e46c49be7ea5cb23a463def7023db7f3bd8cab26654b1a27331f
OS/ARCH
Compressed size
204.85 MB
Last pushed
18 days by rpavlyuk
Type
Image
Manifest digest
sha256:cc8ae0f5aa40ea7ff1131ded44a6688496b93357489c3d7bda9a066b59a673b8
Image Layers
2ENV DISTTAG=f44container FGC=f44 FBR=f440 B3ADD fedora-20260527.tar / # buildkit62.71 MB4CMD ["/bin/bash"]0 B5RUN /bin/sh -c dnf update80.27 MB6RUN /bin/sh -c dnf install50.59 MB7RUN /bin/sh -c /usr/bin/update-ca-trust #1.2 MB8ENV container=docker0 B9RUN /bin/sh -c dnf -y57.38 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.01 MB13COPY dist/mbmd-launcher.py /usr/local/bin/mbmd-launcher # buildkit900 B14RUN /bin/sh -c adduser -r1.24 KB15COPY dist/mbmd.sysconfig /etc/sysconfig/mbmd # buildkit247 B16COPY dist/mbmd.service /etc/systemd/system/mbmd.service # buildkit407 B17RUN /bin/sh -c systemctl enable208 B18COPY dist/mbmd.yaml /etc/mbmd.yaml # buildkit417 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]>