mirror of https://github.com/docker/docs.git
Merge pull request #7552 from michaelthies/patch-1
Update postgresql_service.md
This commit is contained in:
commit
8c38a3d732
|
@ -84,7 +84,7 @@ Containers*](/userguide/dockerlinks), or we can access it from our host
|
||||||
|
|
||||||
> **Note**:
|
> **Note**:
|
||||||
> The `--rm` removes the container and its image when
|
> The `--rm` removes the container and its image when
|
||||||
> the container exists successfully.
|
> the container exits successfully.
|
||||||
|
|
||||||
### Using container linking
|
### Using container linking
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue