You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
223 B

  1. ## Run docker build
  2. First. You need export environment variable
  3. `export DOCKER_BUILDKIT=1` (more info https://github.com/edrevo/dockerfile-plus)
  4. ## Database dumps
  5. Database dumps must be serve on `./hostfiles` directory.