mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-11-16 11:33:40 +00:00
Update README.md
This commit is contained in:
parent
fef878d1f3
commit
457813a231
@ -20,11 +20,9 @@
|
|||||||
```bash
|
```bash
|
||||||
$ git clone --depth=1 https://github.com/yeasy/docker_practice.git
|
$ git clone --depth=1 https://github.com/yeasy/docker_practice.git
|
||||||
|
|
||||||
# 如果您使用的 Docker 版本低于 1.13.0 请执行 $ git clone -b bump-0.8 --depth=1 https://github.com/yeasy/docker_practice.git
|
|
||||||
|
|
||||||
$ cd docker_practice
|
$ cd docker_practice
|
||||||
|
|
||||||
$ docker-compose pull # 如果您位于国外,这一步请改为 $ docker-compose build
|
$ docker-compose pull
|
||||||
|
|
||||||
$ docker-compose up
|
$ docker-compose up
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user