Skip to content

Commit 821d7c2

Browse files
authored
docs: update remote docker host docs
Adds a link to external provisioners as a method to use remote docker hosts
1 parent 4b27c77 commit 821d7c2

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/platforms/docker.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,8 @@ Sysbox ahead of time will reduce disruption to your Coder instance.
8787

8888
You can use a remote Docker host in 2 ways.
8989

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-
for details.
90+
1. Configuring terraform docker provider to use a [remote docker host over SSH or TCP](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs#remote-hosts).
91+
2. Running an [external provisoner](https://coder.com/docs/v2/latest/admin/provisioners#external-provisioners) on the remote docker host.
9692

9793
## Troubleshooting
9894

0 commit comments

Comments
 (0)