mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
fix typo 'setup/set up'
Signed-off-by: imre Fitos <imre.fitos+github@gmail.com>
This commit is contained in:
parent
457f212373
commit
73baa673c7
1 changed files with 1 additions and 1 deletions
|
@ -714,7 +714,7 @@ illustrate the technique.
|
|||
$ echo 'DOCKER_OPTS="-b=bridge0"' >> /etc/default/docker
|
||||
$ sudo service docker start
|
||||
|
||||
# Confirming new outgoing NAT masquerade is setup
|
||||
# Confirming new outgoing NAT masquerade is set up
|
||||
|
||||
$ sudo iptables -t nat -L -n
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue