diff --git a/.dockerignore b/.dockerignore index 9f11513..58065fe 100644 --- a/.dockerignore +++ b/.dockerignore @@ -4,6 +4,7 @@ .gitignore dist test +docker-compose.yml LICENSE README-short.txt *.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 5206b9f..79b8cc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ CentOS-7 7.5.1804 x86_64 - Redis 4.0. - Adds improvement to pull logic in systemd unit install template. - Adds `SSH_AUTOSTART_SUPERVISOR_STDOUT` with a value "false", disabling startup of `supervisor_stdout`. - Adds improved `healtchcheck` script. +- Adds `docker-compose.yml` to `.dockerignore`. ### 2.1.0 - 2019-02-17