Update ubuntu to 18.04

This commit is contained in:
khs1994
2018-12-19 17:24:52 +08:00
parent 4d38aaad3b
commit af7663bd61
7 changed files with 22 additions and 18 deletions

View File

@@ -11,7 +11,7 @@
```bash
docker container ls -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ba267838cc1b ubuntu:14.04 "/bin/bash" 30 minutes ago Exited (0) About a minute ago trusting_newton
ba267838cc1b ubuntu:18.04 "/bin/bash" 30 minutes ago Exited (0) About a minute ago trusting_newton
98e5efa7d997 training/webapp:latest "python app.py" About an hour ago Exited (0) 34 minutes ago backstabbing_pike
```