sha256:145bdbfc6aceba491693cd72652995c6644ca760557528a2c6f27b83f8ada1a3
OS/ARCH
linux/amd64
Compressed size
5.7 GB
Last pushed
3 months by fluxius
Type
Image
Manifest digest
sha256:0daf228980f1c85ef2ddf18fd024c0538b7f93b20625e96336b0cd04d16009ed
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 Dudek0 B55RUN /bin/sh -c echo 'APT::Install-Suggests238 B56RUN /bin/sh -c echo 'APT::Install-Recommends237 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/ # buildkit739 B61COPY config /root/config/ # buildkit9.36 MB62WORKDIR /root/scripts/32 B63RUN /bin/sh -c chmod +x768 B64RUN /bin/sh -c ./entrypoint.sh gnuradio_soft_install435.13 MB65RUN /bin/sh -c ./entrypoint.sh gqrx_soft_install123.54 MB66RUN /bin/sh -c ./entrypoint.sh sdrpp_soft_fromsource_install32.27 MB67RUN /bin/sh -c ./entrypoint.sh jupyter_soft_install1 GB68RUN /bin/sh -c ./entrypoint.sh librevna_cal_device_buildx360.52 MB69RUN /bin/sh -c ./entrypoint.sh gnss_sdr_soft_install142.45 MB70RUN /bin/sh -c ./entrypoint.sh artemis_soft_install477.41 MB71RUN /bin/sh -c ./entrypoint.sh lotus_budc_tune_device2.65 MB72RUN /bin/sh -c mkdir -p98 B73COPY run /sdrtools/run # buildkit3.89 KB74WORKDIR /root/32 B75RUN /bin/sh -c rm -rf167 B76RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive rm755 BCommand
ARG RELEASE