sha256:3ffb52e84435b48754336f9bfe64b53eb63b12a104100dde9a598f1b831f45e4
OS/ARCH
linux/amd64
Compressed size
127.77 MB
Last pushed
14 days by andrius
Type
Image
Manifest digest
sha256:282b2b4e10fdf4fe2a2f0259b8e84c47b8ef77657457e207f39718fb89138526
Image Layers
1https://github.com/debuerreotype/docker-debian-eol-artifacts/tree/e1e40af0d17cf6de4d969e5c04a47ddc2406a76e/buster/amd6447.37 MB3LABEL org.opencontainers.image.title=Asterisk PBX Runtime0 B4LABEL org.opencontainers.image.description=Runtime environment for Asterisk0 B5ARG DEBIAN_FRONTEND=noninteractive0 B6ARG TARGETARCH=amd640 B7ENV DEBIAN_FRONTEND=noninteractive0 B8RUN |2 DEBIAN_FRONTEND=noninteractive TARGETARCH=amd64 /bin/sh64.08 MB9RUN |2 DEBIAN_FRONTEND=noninteractive TARGETARCH=amd64 /bin/sh4.2 KB11LABEL org.opencontainers.image.title=Asterisk PBX0 B12LABEL org.opencontainers.image.description=Production Asterisk PBX 13.38.30 B13LABEL org.opencontainers.image.version=13.38.30 B14LABEL org.opencontainers.image.source=https://github.com/andrius/asterisk0 B16COPY /usr/sbin/asterisk /usr/sbin/asterisk # buildkit1.26 MB17COPY /usr/lib/asterisk /usr/lib/asterisk # buildkit3.32 MB18COPY /var/lib/asterisk /var/lib/asterisk # buildkit481.32 KB19COPY /etc/asterisk /etc/asterisk # buildkit228.49 KB20COPY /usr/lib/libasterisk*.so* /usr/lib/ # buildkit7.02 MB21COPY healthcheck.sh /usr/local/bin/healthcheck.sh # buildkit1.39 KB22RUN |2 DEBIAN_FRONTEND=noninteractive TARGETARCH=amd64 /bin/sh32 B23COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit1.11 KB24RUN |2 DEBIAN_FRONTEND=noninteractive TARGETARCH=amd64 /bin/sh32 B25RUN |2 DEBIAN_FRONTEND=noninteractive TARGETARCH=amd64 /bin/sh4.02 MB26RUN |2 DEBIAN_FRONTEND=noninteractive TARGETARCH=amd64 /bin/sh32 B27VOLUME [/etc/asterisk /var/lib/asterisk /var/log/asterisk /var/spool/asterisk]0 B28HEALTHCHECK {Test:[CMD-SHELL /usr/local/bin/healthcheck.sh] Interval:30s Timeout:10s0 B29ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B30WORKDIR /home/asterisk32 B31CMD ["/usr/sbin/asterisk" "-vvvdddf" "-T" "-W"0 BCommand
https://github.com/debuerreotype/docker-debian-eol-artifacts/tree/e1e40af0d17cf6de4d969e5c04a47ddc2406a76e/buster/amd64