mirror of https://github.com/docker/docs.git
Use a sample screen shot that uses the default port 80. (#4761)
This commit is contained in:
parent
f48c29eba7
commit
e9b565c5ad
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
|
@ -194,7 +194,7 @@ docker container ls -q
|
|||
You can run `curl http://localhost` several times in a row, or go to that URL in
|
||||
your browser and hit refresh a few times.
|
||||
|
||||

|
||||

|
||||
|
||||
Either way, you'll see the container ID change, demonstrating the
|
||||
load-balancing; with each request, one of the 5 replicas is chosen, in a
|
||||
|
|
Loading…
Reference in New Issue