Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update docs/platforms/docker.md
Co-authored-by: Ben Potter <ben@coder.com>
  • Loading branch information
matifali and bpmct authored Jul 13, 2023
commit eb8bda7f92e19e0adad12fd4c12e4588b01045b0
4 changes: 2 additions & 2 deletions docs/platforms/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ Coder with Docker has the following advantages:

You can use a remote Docker host in 2 ways.

1. over SSH. See [here](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs#remote-hosts) for details.
2. over TCP. See [here](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs#certificate-information) for details.
1. Over SSH. See [here](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs#remote-hosts) for details.
2. Over TCP. See [here](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs#certificate-information) for details.

## Troubleshooting

Expand Down