mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
Added pkill mysqld
This commit is contained in:
parent
9dbd140a72
commit
50d223eb6d
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ services:
|
|||
- docker
|
||||
|
||||
install:
|
||||
- pkill mysqld
|
||||
- docker-compose build
|
||||
- docker-compose up -d
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue