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 3f42360 commit 55eb323Copy full SHA for 55eb323
docs/platforms/docker.md
@@ -87,8 +87,8 @@ 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. Configuring terraform docker provider to use a
91
- [remote docker host over SSH or TCP](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs#remote-hosts).
+1. Configuring docker provider to use a
+ [remote host](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs#remote-hosts) over SSH or TCP.
92
2. Running an
93
[external provisoner](https://coder.com/docs/v2/latest/admin/provisioners#external-provisioners)
94
on the remote docker host.
0 commit comments