We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent9616b92 commit21237d9Copy full SHA for 21237d9
docs/platforms/docker.md
@@ -87,12 +87,12 @@ Sysbox ahead of time will reduce disruption to your Coder instance.
87
88
You can use a remote Docker host in 2 ways.
89
90
-1.Over SSH. See
91
-[here](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs#remote-hosts)
92
-for details.
93
-2.Over TCP. See
94
-[here](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs#certificate-information)
95
+1.Configuring docker provider to use a
+[remote host](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs#remote-hosts)
+over SSH or TCP.
+2.Running an
+[external provisoner](https://coder.com/docs/v2/latest/admin/provisioners#external-provisioners)
+on the remote docker host.
96
97
##Troubleshooting
98