mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-08 06:15:26 +00:00
Update README.md
This commit is contained in:
parent
219cd2b14a
commit
a72eefa321
14
README.md
14
README.md
@ -22,18 +22,16 @@ A step by step series of examples that tell you have to get a development env ru
|
||||
|
||||
- Installing Docker Community Edition
|
||||
|
||||
```
|
||||
Follow the steps given in [here](https://docs.docker.com/engine/installation)
|
||||
Follow the steps given in [here](https://docs.docker.com/engine/installation)
|
||||
|
||||
The Docker version used by us is Docker version 17.06.0-ce, build 02c1d87
|
||||
|
||||
The Docker version used by us is Docker version 17.06.0-ce, build 02c1d87
|
||||
```
|
||||
- Installing docker-compose(only for Linux users)
|
||||
|
||||
```
|
||||
Follow the steps given in (Docker for Mac, Docker for Windows, and Docker Toolbox include Docker Compose) [here](https://docs.docker.com/compose/install/)
|
||||
|
||||
The docker-compose version used by us is docker-compose version 1.14.0, build c7bdf9e
|
||||
```
|
||||
Follow the steps given in (Docker for Mac, Docker for Windows, and Docker Toolbox include Docker Compose) [here](https://docs.docker.com/compose/install/)
|
||||
|
||||
The docker-compose version used by us is docker-compose version 1.14.0, build c7bdf9e
|
||||
|
||||
#### 2. Build the container and install bench
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user