Created
September 19, 2016 18:55
-
-
Save luanpcweb/d981f76bde07a8d4499e1e18d37574ef to your computer and use it in GitHub Desktop.
Dockerfile para post 298 blog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM php:5.6-apache | |
RUN docker-php-ext-install mysqli |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment