mirror of https://github.com/docker/docs.git
Update index.md (#1735)
This commit is contained in:
parent
25fb6f7774
commit
4284e25bb2
|
@ -238,7 +238,7 @@ ff00::0 ip6-mcastprefix
|
|||
ff02::1 ip6-allnodes
|
||||
ff02::2 ip6-allrouters
|
||||
```
|
||||
To detach from a `container1` and leave it running use `CTRL-p CTRL-q`.Then, attach to `container2` and repeat these three commands.
|
||||
To detach from a `container1` and leave it running use `CTRL-p CTRL-q`. Then, attach to `container2` and repeat these three commands.
|
||||
|
||||
```
|
||||
$ docker attach container2
|
||||
|
|
Loading…
Reference in New Issue