sergeifilippov / docker-craft-nginx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Craft Nginx

Minmal working example of a Docker container for Craft CMS using nginx and alpine.

Goal

Current image size is 176MB. The goal is 100MB to deploy it using zeit/now.

Usage

Rename .env.example to .env and edit the configurations.

docker-compose build
docker-compose up

About


Languages

Language:HTML 49.5%Language:PHP 36.7%Language:Dockerfile 11.5%Language:Batchfile 2.2%