ericmdev / NoughtsAndCrosses

A learning PHP application - it learns to play Xs and Os (ANN).
MIT License
2 stars 0 forks source link

As a developer, I require an application environment #8

Open ericmdev opened 8 years ago

ericmdev commented 8 years ago

Use Docker to create a lightweight, portable and reliable application environment.

We would like to see a Dockerfile and a Docker Compose implementation.

The version controlled Dockerfile may be used for distrubutions.

Docker Compose will be used for production on AWS, please include a Vagrantfile.

Requirements:

ericmdev commented 8 years ago

This is a 5 because we already have docker containers for horizontal scaling but require checks around libfann php integration.