sha256:1b8164bf736369fae8b65858eb1868212b6ff03aa34f45b427a7b6556f7671e5
OS/ARCH
Compressed size
114.67 MB
Last pushed
3 months by mumbledocker
Type
Image
Manifest digest
sha256:d0f7a74729f67ca7f0f38cc0e449c64b5d333b9182877bbfdc4f46efe2d59040
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ADD ./scripts/* /mumble/scripts/ # buildkit1.81 KB7WORKDIR /mumble/scripts32 B8ARG DEBIAN_FRONTEND=noninteractive0 B9ARG MUMBLE_VERSION=v1.6.8700 B10RUN |2 DEBIAN_FRONTEND=noninteractive MUMBLE_VERSION=v1.6.870 /bin/sh52.01 MB11COPY /lego /usr/local/bin/lego # buildkit20.17 MB12COPY /mumble/repo/build/mumble-server /usr/bin/mumble-server # buildkit1.42 MB13COPY /mumble/repo/default_config.ini /etc/mumble/bare_config.ini # buildkit6.69 KB14COPY --chmod=755 /mumble/repo/su-exec/su-exec /usr/local/bin/su-exec #5.13 KB15RUN |2 DEBIAN_FRONTEND=noninteractive MUMBLE_VERSION=v1.6.870 /bin/sh12.7 MB16EXPOSE [64738/tcp 64738/udp]0 B17COPY entrypoint.sh /entrypoint.sh # buildkit3.14 KB18COPY acme_install_cert.sh /usr/local/bin/acme_install_cert # buildkit533 B19COPY acme_manage_cert.sh /usr/local/bin/acme_manage_cert # buildkit1.08 KB20COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit355 B21VOLUME [/data]0 B22CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ARG RELEASE