sha256:795b1f85e1592abfa31a9194a5e968c06df4dfac84f4c22afec0be3aa58777af
OS/ARCH
linux/amd64
Compressed size
8.8 GB
Last pushed
3 months by fluxius
Type
Image
Manifest digest
sha256:bed69751b45e0a42228335fa3e2d8262a057419c1b5ca3946b65c8fee2c06110
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6LABEL org.container.project=rfswift0 B7LABEL org.container.author=Sébastien Dudek (FlUxIuS)0 B8RUN /bin/sh -c echo 'APT::Install-Suggests215 B9RUN /bin/sh -c echo 'APT::Install-Recommends230 B10COPY scripts /root/scripts/ # buildkit54.05 KB11COPY rules /root/rules/ # buildkit736 B12COPY config /root/config/ # buildkit9.36 MB13COPY run/update_rfscripts /usr/sbin # buildkit814 B14COPY run/libresdr_swapfpga /usr/sbin # buildkit1.04 KB15COPY run/avahicontainer_start /usr/sbin # buildkit270 B16COPY run/rfswift-entrypoint /usr/sbin # buildkit430 B17COPY run/desktop-start /usr/sbin # buildkit1.75 KB18COPY run/desktop-stop /usr/sbin # buildkit293 B19COPY run/desktop-restart /usr/sbin # buildkit226 B20WORKDIR /root/scripts/32 B21RUN /bin/sh -c chmod +x756 B22RUN /bin/sh -c apt update44.18 MB23RUN /bin/sh -c ./entrypoint.sh docker_preinstall1018.94 MB24RUN /bin/sh -c ./entrypoint.sh install_go60.84 MB25RUN /bin/sh -c ./entrypoint.sh fzf_soft_install513.17 MB26RUN /bin/sh -c ./entrypoint.sh uvpython_install319.22 MB27RUN /bin/sh -c ./entrypoint.sh install_desktop_packages74.09 MB28RUN /bin/sh -c ./entrypoint.sh vpn_tools_install51.86 MB29COPY config/.zshrc /root/.zshrc # buildkit325 B30RUN /bin/sh -c ./entrypoint.sh rfswift_shell_setup1.85 KB31WORKDIR /root/32 B32RUN /bin/sh -c rm -rf167 B33RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive rm750 B34ARG UHD_BASE=uhd # Use antsdr_uhd0 B35ARG RTLSDR_BASE=rtlsdr # rtlsdrv4 for0 B36LABEL org.container.project=rfswift0 B37LABEL org.container.author=Sébastien Dudek0 B38RUN |12 UHD_BASE=uhd #= Use=237 B39RUN |12 UHD_BASE=uhd #= Use=236 B40RUN |12 UHD_BASE=uhd #= Use=39.71 MB41ENV PATH=/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B42COPY scripts /root/scripts/ # buildkit54.05 KB43COPY rules /root/rules/ # buildkit735 B44COPY config /root/config/ # buildkit9.36 MB45WORKDIR /root/scripts/32 B46RUN |12 UHD_BASE=uhd #= Use=756 B47RUN |12 UHD_BASE=uhd #= Use=397.68 MB48RUN |12 UHD_BASE=uhd #= Use=216.28 MB49RUN |12 UHD_BASE=uhd #= Use=407.78 MB50WORKDIR /root/32 B51RUN |12 UHD_BASE=uhd #= Use=166 B52RUN |12 UHD_BASE=uhd #= Use=753 B53LABEL org.container.project=rfswift0 B54LABEL org.container.author=Sébastien Dudek (FlUxIuS)0 B55RUN /bin/sh -c echo 'APT::Install-Suggests236 B56RUN /bin/sh -c echo 'APT::Install-Recommends236 B57RUN /bin/sh -c apt-fast update39.71 MB58ENV PATH=/root/.cargo/bin:/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B59COPY scripts /root/scripts/ # buildkit54.15 KB60COPY rules /root/rules/ # buildkit740 B61COPY config /root/config/ # buildkit9.36 MB62WORKDIR /root/scripts/32 B63RUN /bin/sh -c chmod +x768 B64RUN /bin/sh -c ./entrypoint.sh gnuradio_soft_install67.52 MB65RUN /bin/sh -c ./entrypoint.sh deeptempest_grmod_install5.57 GB66RUN /bin/sh -c mkdir -p98 B67COPY run /sdrtools/run # buildkit3.89 KB68WORKDIR /root/32 B69RUN /bin/sh -c rm -rf132 B70RUN /bin/sh -c rm -rf127 B71RUN /bin/sh -c apt-fast clean32 B72RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive rm755 BCommand
ARG RELEASE