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

Commit b9eb0fd

Browse files
authored
Merge pull request #97 from jdeathe/issue/91
CLOSES #91: Adds docker-compose.yml to .dockerignore.
2 parents 4cad214 + f9dee5e commit b9eb0fd

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 - Memcached 1.4.
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` and `memcached-wrapper` scripts.
17+
- Adds `docker-compose.yml` to `.dockerignore`.
1718

1819
### 2.2.0 - 2019-02-12
1920

0 commit comments

Comments
 (0)