mirror of https://github.com/docker/docs.git
Update to use lowercase
This commit is contained in:
parent
ff1578ba9d
commit
9031d87295
|
@ -31,5 +31,5 @@ services:
|
|||
|
||||
service2:
|
||||
build: .
|
||||
image: yourDockerID/yourimage # goes to your repository on Docker Hub
|
||||
image: your-dockerid/yourimage # goes to your repository on Docker Hub
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue