docker (docker-compose) scripts

This commit is contained in:
sHa
2019-06-07 11:57:30 +03:00
parent 6236a3c00c
commit ddb3dc0d8e
7 changed files with 61 additions and 14 deletions

View File

@@ -38,3 +38,16 @@ Upload all changes in storage folder into git repository
## 📁 File system
### fix_permissions
## 📁 Docker
### up
run docker-compose containers in demonise
`--build` - for (re)build containers
### down
stop docker-compose containers
## prune
Cleanup Docker