yiisoft / app

Yii3 application template

Home Page:https://www.yiiframework.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker environment

samdark opened this issue · comments

Add Dockerfile and docker-compose.yml that are suitable for both local development, staging and production:

  1. Alpine and PHP-FPM based.
  2. Same image for all environments.
  3. Settings done via environment variables.