Skip to content

Instantly share code, notes, and snippets.

@mhemrg
Created March 4, 2019 11:36
Show Gist options
  • Save mhemrg/6afe3e28b1d339b0aad06d0bfb1c8090 to your computer and use it in GitHub Desktop.
Save mhemrg/6afe3e28b1d339b0aad06d0bfb1c8090 to your computer and use it in GitHub Desktop.
Liara - PHP Dockerfile
FROM php:7.2-apache
COPY . /var/www/html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment