1
0
mirror of https://github.com/docker/cli.git synced 2026-01-22 03:22:01 +03:00

Fix typos

Docker-DCO-1.1-Signed-off-by: Bryan Bess <squarejaw@bsbess.com> (github: squarejaw)
Upstream-commit: 316fa6a218
Component: cli
This commit is contained in:
Bryan Bess
2014-07-09 23:14:06 -05:00
committed by Tibor Vass
parent 529c06e716
commit 6af4cb8e39

View File

@@ -385,7 +385,7 @@ container running Redis:
$ docker port 4241164edf6f 6379
2014/01/25 00:55:38 Error: No public port '6379' published for 4241164edf6f
Yet we can get information about the Redis container'sexposed ports
Yet we can get information about the Redis container's exposed ports
with `--link`. Choose an alias that will form a
valid environment variable!