From 3986316a76fb33291331f53cc52041438e34c162 Mon Sep 17 00:00:00 2001 From: krakenrf <78108016+krakenrf@users.noreply.github.com> Date: Tue, 30 Aug 2022 13:01:14 +1200 Subject: Updated 10. VirtualBox, Docker Images and Install Scripts (markdown) --- 10.-VirtualBox,-Docker-Images-and-Install-Scripts.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '10.-VirtualBox,-Docker-Images-and-Install-Scripts.md') diff --git a/10.-VirtualBox,-Docker-Images-and-Install-Scripts.md b/10.-VirtualBox,-Docker-Images-and-Install-Scripts.md index eda4852..2c513d7 100644 --- a/10.-VirtualBox,-Docker-Images-and-Install-Scripts.md +++ b/10.-VirtualBox,-Docker-Images-and-Install-Scripts.md @@ -19,10 +19,12 @@ sudo adduser $USER vboxusers ``` ## Docker -Third parties have created a Docker container that you can use for installing a ready to use image of the DOA software. Note that the Docker container will not work on Windows, due Docker not supporting USB passthrough from Windows to a Linux image. Also note that the Docker container is immutable, so any settings changes you save will not persist once the image is restarted. +Third parties have created a Docker container that you can use for installing a ready to use image of the DOA software on x86 machines. Note that the Docker container will not work on Windows, due Docker not supporting USB passthrough from Windows to a Linux image. Also note that the Docker container is immutable, so any settings changes you save will not persist once the image is restarted. Docker Image Repository: https://github.com/godsic/krakensdr-containers/ +NOTE: To reiterate this Docker container is only for x86 machines. + ## Install Scripts These scripts will automatically install the drivers, all dependencies and the DOA and PR software packages in `krakensdr_doa` and `krakensdr_pr` folders. -- cgit v1.2.3