mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Update postgresql_service.md (#10261)
This commit is contained in:
@@ -89,7 +89,7 @@ the container exits successfully.
|
||||
### Use container linking
|
||||
|
||||
Containers can be linked to another container's ports directly using
|
||||
`-link remote_name:local_alias` in the client's
|
||||
`--link remote_name:local_alias` in the client's
|
||||
`docker run`. This sets a number of environment
|
||||
variables that can then be used to connect:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user