fix ubuntu16.04 path of bash

pull/343/head
訾绍飞 2018-06-02 00:28:15 +08:00
parent e0791a61a2
commit 2939cce6da
1 changed files with 1 additions and 1 deletions

View File

@ -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"