- 
                Notifications
    
You must be signed in to change notification settings  - Fork 51
 
Home
        Michael Härtl edited this page Nov 13, 2017 
        ·
        21 revisions
      
    IMPORTANT: Some pages are outdated and refer to an older version that used our yii2-dockerbase image. We still keep the wiki here for reference.
A template for Docker based Yii2 applications.
- 1. What is this?
 - Features
 - Image Variants
 - 2. How to use
 - Create a new project
 - Set up a development environment
 - 3. How to configure
 - Environment Variables
 - Configuration Files
 - 4. How to test
 - Setup
 - Writing tests
 - Running tests
 - Creating fixtures
 - Directory structure
 - 5. How to use PHP-FPM or HHVM
 - 6. Docker Workflows
 - Dockerfile Based
 - Docker Image Based
 - 7. FAQ
 - Where Are Composer Packages Installed?
 - How can I Update Or Install New Composer Packages?
 - How can I make composer packages available locally?
 - How Can I Log To A File?
 - How Can I Add PHP / HHVM Extensions?