We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit 7ce99aeCopy full SHA for 7ce99ae
README.md
@@ -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