mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-21 15:25:09 +00:00
parent
567713101b
commit
e1cb9383e9
1 changed files with 4 additions and 2 deletions
|
|
@ -36,8 +36,10 @@ A step by step series of examples that tell you have to get a development env ru
|
||||||
#### 2. Build the container and install bench
|
#### 2. Build the container and install bench
|
||||||
|
|
||||||
* Make sure your logged in as root. Build the container and install bench inside the container as a **non root** user
|
* Make sure your logged in as root. Build the container and install bench inside the container as a **non root** user
|
||||||
source build-container.sh
|
|
||||||
Note: Please do not remove the bench directory the above commands will create
|
source build-container.sh
|
||||||
|
|
||||||
|
Note: Please do not remove the bench directory the above commands will create
|
||||||
|
|
||||||
#### Basic Usage
|
#### Basic Usage
|
||||||
* Starting docker containers
|
* Starting docker containers
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue