Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9249309

Browse files
matifalibpmct
andauthored
docs: add docs to use remote Docker host (#8479)
Co-authored-by: Ben Potter <[email protected]>
1 parent b833861 commit 9249309

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/platforms/docker.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,13 @@ Coder with Docker has the following advantages:
7070
1. If you want to modify the Docker image or template, edit the files in the
7171
previously created `./docker` directory, then run `coder templates push`.
7272

73+
## Using remote Docker host
74+
75+
You can use a remote Docker host in 2 ways.
76+
77+
1. Over SSH. See [here](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs#remote-hosts) for details.
78+
2. Over TCP. See [here](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs#certificate-information) for details.
79+
7380
## Troubleshooting
7481

7582
### Docker-based workspace is stuck in "Connecting..."

0 commit comments

Comments
 (0)