Sign inSign up

mumblevoip/mumble-server:v1.5.901-3-acme

Multi-platform
Networking
Index digest

sha256:887fc92aa593b675951230e86972667c8db908fedcdab8f179cb730b4a3055cc

OS/ARCH

Compressed size

112.74 MB

Last pushed

3 months by mumbledocker

Type

Image

Manifest digest

sha256:f17c2247d7c72c2411518a4337cb7710e286d8f45f568e3e75609f69d38327a7

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6ADD ./scripts/* /mumble/scripts/ # buildkit1.81 KB
7WORKDIR /mumble/scripts32 B
8ARG DEBIAN_FRONTEND=noninteractive0 B
9ARG MUMBLE_VERSION=v1.5.9010 B
10RUN |2 DEBIAN_FRONTEND=noninteractive MUMBLE_VERSION=v1.5.901 /bin/sh50.66 MB
11COPY /mumble/repo/build/mumble-server /usr/bin/mumble-server # buildkit855.67 KB
12COPY /mumble/repo/default_config.ini /etc/mumble/bare_config.ini # buildkit6.82 KB
13COPY --chmod=755 /mumble/repo/su-exec/su-exec /usr/local/bin/su-exec #5.13 KB
14EXPOSE [64738/tcp 64738/udp]0 B
15COPY entrypoint.sh /entrypoint.sh # buildkit3.14 KB
16VOLUME [/data]0 B
17ENTRYPOINT ["/entrypoint.sh"]0 B
18CMD ["/usr/bin/mumble-server"]0 B
19COPY /lego /usr/local/bin/lego # buildkit20.17 MB
20RUN |2 DEBIAN_FRONTEND=noninteractive MUMBLE_VERSION=v1.5.901 /bin/sh12.69 MB
21COPY acme_install_cert.sh /usr/local/bin/acme_install_cert # buildkit536 B
22COPY acme_manage_cert.sh /usr/local/bin/acme_manage_cert # buildkit1.08 KB
23COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit355 B
24ENTRYPOINT []0 B
25CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

 ARG RELEASE