Skip to content

Commit 7ce99ae

Browse files
committed
Initial commit
0 parents  commit 7ce99ae

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# geekstuff-it/php-fpm-nginx-alpine-dockerizer
2+
3+
This console php apps is meant to quickly initialize a php project as simple and as complete as possible
4+
to both do development and build fully optimized and self-contained separate docker images for php-fpm and nginx.
5+
6+
It's meant to be used with image geekstuffreal/php-fpm-alpine and the
7+
`php-init` script in it that will download this project and use it.
8+
9+
To fully see how it's used, head over to https://github.com/geekstuff-it/docker-php-fpm-alpine

0 commit comments

Comments
 (0)