summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2022-08-24 13:19:34 +0200
committerkrakenrf <78108016+krakenrf@users.noreply.github.com>2022-08-24 13:19:34 +0200
commit0b7c63274555e9aa68c0eb2d0592cdb20427d8c7 (patch)
treec5dad483269f84ce4c5ca593f83e86f21afbbbea
parentUpdated 10. VirtualBox and Docker Images (markdown) (diff)
downloadkrakensdr_docs.wiki-0b7c63274555e9aa68c0eb2d0592cdb20427d8c7.tar
krakensdr_docs.wiki-0b7c63274555e9aa68c0eb2d0592cdb20427d8c7.tar.gz
krakensdr_docs.wiki-0b7c63274555e9aa68c0eb2d0592cdb20427d8c7.tar.bz2
krakensdr_docs.wiki-0b7c63274555e9aa68c0eb2d0592cdb20427d8c7.tar.lz
krakensdr_docs.wiki-0b7c63274555e9aa68c0eb2d0592cdb20427d8c7.tar.xz
krakensdr_docs.wiki-0b7c63274555e9aa68c0eb2d0592cdb20427d8c7.tar.zst
krakensdr_docs.wiki-0b7c63274555e9aa68c0eb2d0592cdb20427d8c7.zip
-rw-r--r--10.-VirtualBox-and-Docker-Images.md2
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