We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a771feb commit 8e155d4Copy full SHA for 8e155d4
tools/modules/software/module_docker.sh
@@ -5,7 +5,7 @@ module_options+=(
5
["module_docker,example"]="install remove purge status help"
6
["module_docker,desc"]="Install docker from a repo using apt"
7
["module_docker,status"]="Active"
8
- ["module_docker,doc_link"]="https://wiki.bazarr.media/"
+ ["module_docker,doc_link"]="https://docs.docker.com"
9
["module_docker,group"]="Containers"
10
["module_docker,port"]=""
11
["module_docker,arch"]="x86-64 arm64 armhf"
0 commit comments