+ introduce php7.4 and stay only php7.3 as max older version + workspace with php7.4 in future commits
9 lines
223 B
Markdown
9 lines
223 B
Markdown
## Run docker build
|
|
|
|
First. You need export environment variable
|
|
`export DOCKER_BUILDKIT=1` (more info https://github.com/edrevo/dockerfile-plus)
|
|
|
|
## Database dumps
|
|
|
|
Database dumps must be serve on `./hostfiles` directory.
|