Merge pull request #8895 from baboune/patch-1

Update index.html.markdown
This commit is contained in:
James Nugent 2016-09-20 10:32:51 +02:00 committed by GitHub
commit d0ac4d41fd
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ is a Docker feature missing, please report it in the GitHub repo.
```
# Configure the Docker provider
provider "docker" {
host = "tcp://127.0.0.1:1234/"
host = "tcp://127.0.0.1:2376/"
}
# Create a container