sha256:39e61a85ba0b942f687042620442262a7e4265c6aa52eada6dcbff8cb14b2ba2
OS/ARCH
linux/amd64
Compressed size
127.65 MB
Last pushed
16 days by andrius
Type
Image
Manifest digest
sha256:c3f6a47c8f8f6899e7fec9485edc4df944d8f023d343f889c083a1da92fc8951
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 14.7.80 B13LABEL org.opencontainers.image.version=14.7.80 B14LABEL org.opencontainers.image.source=https://github.com/andrius/asterisk0 B16COPY /usr/sbin/asterisk /usr/sbin/asterisk # buildkit1.32 MB17COPY /usr/lib/asterisk /usr/lib/asterisk # buildkit3.4 MB18COPY /var/lib/asterisk /var/lib/asterisk # buildkit468.83 KB19COPY /etc/asterisk /etc/asterisk # buildkit226.94 KB20COPY /usr/lib/libasterisk*.so* /usr/lib/ # buildkit6.71 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.08 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