You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platforms/docker.md
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -87,8 +87,11 @@ Sysbox ahead of time will reduce disruption to your Coder instance.
87
87
88
88
You can use a remote Docker host in 2 ways.
89
89
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.
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).
0 commit comments