mburns / paramount

Use Chef to configure your personal online software stack
http://mburns.github.io/paramount
Apache License 2.0
2 stars 1 forks source link

initial docker support #133

Closed mburns closed 6 years ago

mburns commented 6 years ago

What

This PR is to experiment with using Docker both on the testing/build side as well as (eventually) running each deployed service.

How

Use Docker.

Why

Immutable infrastructure is super useful.

Checklist