Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a595be5

Browse files
Merge pull request #7 from SterlingVix/develop
Various minor spelling and grammar fixes
2 parents 8615aa8 + 75bc7fc commit a595be5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

‎README.md‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/mblaschke/php-docker-boilerplate.svg)](http://isitmaintained.com/project/mblaschke/php-docker-boilerplate "Average time to resolve an issue")
66
[![Percentage of issues still open](http://isitmaintained.com/badge/open/mblaschke/php-docker-boilerplate.svg)](http://isitmaintained.com/project/mblaschke/php-docker-boilerplate "Percentage of issues still open")
77

8-
This is an easy customizable docker boilerplate for any PHPbased projects like _Symfony Framework_, _CakePHP_, _Yii_ and many other frameworks or applications.
8+
This is an easy customizable docker boilerplate for any PHP-based projects like _Symfony Framework_, _CakePHP_, _Yii_ and many other frameworks or applications.
99

1010
Supports:
1111

@@ -21,15 +21,15 @@ Supports:
2121
- FTP server (vsftpd)
2222
- maybe more later...
2323

24-
This Docker boilerplate based on the best practises and don't use too much magic.
25-
Configuration of each docker container is available in the `docker/` directory - feel free to customize.
24+
This Docker boilerplate is based on the [Docker best practices](https://docs.docker.com/articles/dockerfile_best-practices/) and doesn't use too much magic. Configuration of each docker container is available in the `docker/` directory - feel free to customize.
2625

27-
This boilerplate can also be used for any other web project eg. Symfony, CakePHP, Magento and more.
28-
Just customize the makefile for your needs
26+
This boilerplate can also be used for any other web project. Just customize the makefile for your needs.
2927

30-
Warning: There may be issues when using it in production - if you have any success stories please contact me.
28+
*Warning: There may be issues when using it in production.*
3129

32-
You can use my [Vagrant Development VM](https://github.com/mblaschke/vagrant-development) for this Docker boilerplate, eg. for easy creating new boilerplate installations with an easy shell command: `ct docker:create directory`
30+
If you have any success stories please contact me.
31+
32+
You can use my [Vagrant Development VM](https://github.com/mblaschke/vagrant-development) for this Docker boilerplate, e.g. for easily creating new boilerplate installations with short shell command: `ct docker:create directory`.
3333

3434
## Table of contents
3535

@@ -47,7 +47,7 @@ You can use my [Vagrant Development VM](https://github.com/mblaschke/vagrant-dev
4747

4848
This Docker layout is based on https://github.com/denderello/symfony-docker-example/
4949

50-
Thanks for support, ideas and issues ...
50+
Thanks for your support, ideas and issues.
5151
- [Ingo Pfennigstorf](https://github.com/ipf)
5252
- [Florian Tatzel](https://github.com/PanadeEdu)
5353
- [Josef Florian Glatz](https://github.com/jousch)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /