Skip to content

Instantly share code, notes, and snippets.

@luanpcweb
Created September 19, 2016 18:55
Show Gist options
  • Save luanpcweb/d981f76bde07a8d4499e1e18d37574ef to your computer and use it in GitHub Desktop.
Save luanpcweb/d981f76bde07a8d4499e1e18d37574ef to your computer and use it in GitHub Desktop.
Dockerfile para post 298 blog
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