mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-28 04:35:27 +00:00
Minor update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
默认会启动一个最小化的 Ubuntu 环境。
|
||||
|
||||
```bash
|
||||
$ docker run --name some-ubuntu -it ubuntu:20.04
|
||||
$ docker run --name some-ubuntu -it ubuntu:24.04
|
||||
root@523c70904d54:/#
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user