sha256:badbe9ce18318ab5bf92cd60f9b15ff1881ab9cea8ee574e63f03faae1f4068c
OS/ARCH
Compressed size
103.69 MB
Last pushed
about 2 months by mumbledocker
Type
Image
Manifest digest
sha256:142ead5e419f82e3f59350e094be1258d2b79ab7a77e7271da45d224c65f934b
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 25.62 MB5CMD ["/bin/bash"]0 B6ADD ./scripts/* /mumble/scripts/ # buildkit1.81 KB7WORKDIR /mumble/scripts32 B8ARG DEBIAN_FRONTEND=noninteractive0 B9ARG MUMBLE_VERSION=v1.5.9150 B10RUN |2 DEBIAN_FRONTEND=noninteractive MUMBLE_VERSION=v1.5.915 /bin/sh46.68 MB11COPY /mumble/repo/build/mumble-server /usr/bin/mumble-server # buildkit745.76 KB12COPY /mumble/repo/default_config.ini /etc/mumble/bare_config.ini # buildkit6.82 KB13COPY --chmod=755 /mumble/repo/su-exec/su-exec /usr/local/bin/su-exec #5.03 KB14EXPOSE [64738/tcp 64738/udp]0 B15COPY entrypoint.sh /entrypoint.sh # buildkit3.14 KB16VOLUME [/data]0 B17ENTRYPOINT ["/entrypoint.sh"]0 B18CMD ["/usr/bin/mumble-server"]0 B19COPY /lego /usr/local/bin/lego # buildkit18.7 MB20RUN |2 DEBIAN_FRONTEND=noninteractive MUMBLE_VERSION=v1.5.915 /bin/sh11.95 MB21COPY acme_install_cert.sh /usr/local/bin/acme_install_cert # buildkit534 B22COPY acme_manage_cert.sh /usr/local/bin/acme_manage_cert # buildkit1.08 KB23COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit360 B24ENTRYPOINT []0 B25CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ARG RELEASE