mirror of https://github.com/docker/docs.git
Add missing space (#11061)
This commit is contained in:
parent
9fdc494820
commit
ea11c50410
|
@ -31,5 +31,5 @@ services:
|
|||
|
||||
service2:
|
||||
build: .
|
||||
image: youruser/yourimage # goes to youruser DockerHub registry
|
||||
image: youruser/yourimage # goes to your user DockerHub registry
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue