diff options
-rw-r--r-- | 10.-VirtualBox-and-Docker-Images.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/10.-VirtualBox-and-Docker-Images.md b/10.-VirtualBox-and-Docker-Images.md index 8c2eee5..0c4a1f4 100644 --- a/10.-VirtualBox-and-Docker-Images.md +++ b/10.-VirtualBox-and-Docker-Images.md @@ -12,6 +12,6 @@ We recommend allocating 8GB of RAM and 4 CPU cores to the system. We have tested ## Docker -Third parties have created a Docker image that you can use for installing a ready to use image of the DOA software. Note that the Docker image will not work on Windows, due Docker not supporting USB passthrough from Windows to a Linux image. Also note that the Docker image 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. 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/
\ No newline at end of file |