app
app copied to clipboard
Docker environment
Add Dockerfile and docker-compose.yml that are suitable for both local development, staging and production:
- Alpine and PHP-FPM based.
- Same image for all environments.
- Settings done via environment variables.