Commit 0c73a652 authored by Tobias Munk's avatar Tobias Munk

📝 markdown formatting

parent cd669be0
Pipeline #11336 passed with stages
in 1 minute and 24 seconds
......@@ -6,16 +6,19 @@ Docker Yii 2.0 Application
:whale: [`dmstr/yii2-app`](https://hub.docker.com/r/dmstr/yii2-app/)
:cd: [`dmstr/php-yii2`](https://hub.docker.com/r/dmstr/php-yii2/)
## Introduction
This is a minimal dockerized application template for Yii 2.0 Framework in about 100 lines of code.
## Requirements
- [Docker Toolbox](https://www.docker.com/products/docker-toolbox)
- Docker `>=1.10`
- docker-compose `>=1.7.0`
## Setup
Prepare `docker-compose` environment
......@@ -54,6 +57,7 @@ Run package update in container
$ yii help
## Test
cd tests
......@@ -65,15 +69,18 @@ Run tests in codeception (`forrest`) container
> :info: This is equivalent to `codecept run` inside the tester container
### CLI
docker run dmstr/yii2-app yii
## Resources
- [Yii 2.0 Framework guide](http://www.yiiframework.com/doc-2.0/guide-index.html)
- [Docker documentation](https://docs.docker.com)
---
#### ![dmstr logo](http://t.phundament.com/dmstr-16-cropped.png) Built by [dmstr](http://diemeisterei.de)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment