fix ubuntu16.04 path of bash
parent
e0791a61a2
commit
2939cce6da
|
@ -42,7 +42,7 @@ Status: Downloaded newer image for ubuntu:16.04
|
|||
```bash
|
||||
$ docker run -it --rm \
|
||||
ubuntu:16.04 \
|
||||
bash
|
||||
bin/bash
|
||||
|
||||
root@e7009c6ce357:/# cat /etc/os-release
|
||||
NAME="Ubuntu"
|
||||
|
|
Loading…
Reference in New Issue