Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit 96daf68

Browse files
authored
Merge pull request #41 from jdeathe/issue/32
CLOSES #32: Adds docker-compose.yml to .dockerignore.
2 parents 8b4b011 + 973b6dd commit 96daf68

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
.gitignore
55
dist
66
test
7+
docker-compose.yml
78
LICENSE
89
README-short.txt
910
*.md

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ CentOS-7 7.5.1804 x86_64 - Redis 4.0.
1414
- Adds improvement to pull logic in systemd unit install template.
1515
- Adds `SSH_AUTOSTART_SUPERVISOR_STDOUT` with a value "false", disabling startup of `supervisor_stdout`.
1616
- Adds improved `healtchcheck` script.
17+
- Adds `docker-compose.yml` to `.dockerignore`.
1718

1819
### 2.1.0 - 2019-02-17
1920

0 commit comments

Comments
 (0)