Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F24928982
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..40edf66
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,22 @@
+Copyright (c) 2015 Sébastien Santoro aka Dereckson
+Copyright (c) 2014 Dockerfile Project
+Copyright (c) 2014-2015 Docker, Inc.
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/README b/README
new file mode 100644
index 0000000..cb8f694
--- /dev/null
+++ b/README
@@ -0,0 +1,14 @@
+This image is based on the following ones:
+
+ * php:fpm
+ https://github.com/docker-library/php/blob/08bf31dfd492f02a2696c9a30eb85326b1570abd/5.6/fpm/Dockerfile
+
+ * nginx
+ https://github.com/dockerfile/nginx/blob/102e2ffe0652aad9c8f0266c2a6d064d4e2b44d8/Dockerfile
+
+Once running, you can quickly add PHP extensions to this image, with docker-php-ext-configure and
+docker-php-ext-install scripts.
+
+Out of the box, it offers a working nginx on port 80 and php-fpm webserver.
+
+Your web directory, if you don't add vhosts, is /var/wwwroot/default (mounted as volume).
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Mar 21, 07:06 (1 d, 7 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3546611
Default Alt Text
(1 KB)
Attached To
Mode
rDPHPFPM Docker image for Nginx, php-fpm
Attached
Detach File
Event Timeline
Log In to Comment