Skip to content

Commit c35f464

Browse files
author
Geshan Manandhar
committed
Adds dockerfile example
1 parent 00bdd04 commit c35f464

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Dockerfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
FROM alpine:3.4
2+
3+
#more things here to run PHP 5.6 and Laravel 5.2
4+

0 commit comments

Comments
 (0)