mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-09 14:50:58 +00:00
parent
0840302a8f
commit
3a825f44d2
@ -82,9 +82,15 @@ A step by step series of examples that tell you have to get a development env ru
|
||||
|
||||
bench --site site1.local install-app erpnext
|
||||
|
||||
* Start bench
|
||||
|
||||
To start using the bench, use the `bench start` command
|
||||
|
||||
bench start
|
||||
|
||||
* Exiting the frappe container and stopping all the containers gracefully
|
||||
exit
|
||||
|
||||
exit
|
||||
docker-compose stop
|
||||
|
||||
* Removing docker containers
|
||||
|
Loading…
Reference in New Issue
Block a user