Skip to content

Commit

Permalink
Merge pull request #115 from bharathkontham/master
Browse files Browse the repository at this point in the history
Release 1.1.0
  • Loading branch information
bharathkontham authored Nov 6, 2018
2 parents 6ff90c1 + e339665 commit 55b7a45
Show file tree
Hide file tree
Showing 9 changed files with 1,082 additions and 875 deletions.
14 changes: 0 additions & 14 deletions docker-compose-for-testing-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,6 @@
# https://docs.docker.com/compose/compose-file/#/versioning
version: '2'
services:
es_v1:
image: elasticsearch:1
ports:
- "9201:9200"
volumes:
- .:/apps
entrypoint: /apps/docker-entrypoint-es1-plugins.sh
es_v2:
image: elasticsearch:2
ports:
- "9202:9200"
volumes:
- .:/apps
entrypoint: /apps/docker-entrypoint-es2-plugins.sh
es_v5:
image: elasticsearch:5
ports:
Expand Down
11 changes: 0 additions & 11 deletions docker-compose-for-testing-v1.yml

This file was deleted.

11 changes: 0 additions & 11 deletions docker-compose-for-testing-v2.yml

This file was deleted.

10 changes: 0 additions & 10 deletions docker-entrypoint-es1-plugins.sh

This file was deleted.

21 changes: 0 additions & 21 deletions docker-entrypoint-es2-plugins.sh

This file was deleted.

Loading

0 comments on commit 55b7a45

Please sign in to comment.