diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-09-27 17:16:44 +0100 |
---|---|---|
committer | Sam Pearson <sam@sgp.me.uk> | 2018-09-28 14:37:04 +0100 |
commit | 7149fb72f685d4950835d25c045ce96b13ef496f (patch) | |
tree | 5fbc8df921628c6dfef394d18a619345a39b4473 /CHANGELOG.md | |
parent | d5aeacbfeca3b9f07ff846dcb6f877ac4e59095f (diff) |
[Docs] Initial documentation for Docker installations
This adds details of our Docker images and the example Docker
Compose environment, including notes on how to use this with
a cobrand and how to customise the database configuration.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d178975b1..10e0776b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ might need applying to a cobrand. - Move away from FastCGI in sample conf/sysvinit config. - Customised Vagrant box available, with an override option. + - Add Dockerfile and example Docker Compose setup. * v2.4 (6th September 2018) - Security |