mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-08 14:21:05 +00:00
parent
2e38d7d921
commit
dc5add7526
@ -19,6 +19,7 @@ install:
|
||||
- docker exec -i -u root frappe bash -c "echo 127.0.0.1 site1.local >> /etc/hosts"
|
||||
- sudo su -c 'echo 127.0.0.1 site1.local >> /etc/hosts'
|
||||
- docker exec -id frappe bash -c "bench start"
|
||||
- pip install requests
|
||||
|
||||
script:
|
||||
- docker-compose ps | grep -i frappe
|
||||
|
Loading…
Reference in New Issue
Block a user