Formatting
This commit is contained in:
parent
4466c481ba
commit
c0fec7e34b
@ -23,8 +23,8 @@ You'll notice a few flags being used. Here's some more info on them:
|
||||
set-up is that you may be using ports already. Port 80 is frequently blocked
|
||||
by IIs in Windows. By using port 9080 there's a good chance nothing will conflict.
|
||||
|
||||
If you have port 9080 used by something
|
||||
you can change that port number by changing the -p. E.g. to use port 9999
|
||||
If you have port 9080 used by something you can change that port number by
|
||||
changing the -p. E.g. to use port 9999
|
||||
```
|
||||
docker run -d -p 9999:80 docker/getting-started
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user