sha256:02fd613b6a353562e3a4e979503fd3e1320210cff4454218a72171e96fa1bf15
OS/ARCH
Compressed size
78.3 MB
Last pushed
about 2 months by mumbledocker
Type
Image
Manifest digest
sha256:0c485d7dfeaa7c0270f7e42f24d58207592d42eb8e73d7ff136744f019286e32
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.55 MB5CMD ["/bin/bash"]0 B6ADD ./scripts/* /mumble/scripts/ # buildkit1.8 KB7WORKDIR /mumble/scripts32 B8ARG DEBIAN_FRONTEND=noninteractive0 B9ARG MUMBLE_VERSION=v1.6.8700 B10RUN |2 DEBIAN_FRONTEND=noninteractive MUMBLE_VERSION=v1.6.870 /bin/sh49.41 MB11COPY /mumble/repo/build/mumble-server /usr/bin/mumble-server # buildkit1.33 MB12COPY /mumble/repo/default_config.ini /etc/mumble/bare_config.ini # buildkit6.69 KB13COPY --chmod=755 /mumble/repo/su-exec/su-exec /usr/local/bin/su-exec #5.6 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 BCommand
ARG RELEASE