Skip to content

[Elastic] Adds Elastic#35

Merged
gmmeyer merged 1 commit intomasterfrom
greg/elastic
Jan 5, 2017
Merged

[Elastic] Adds Elastic#35
gmmeyer merged 1 commit intomasterfrom
greg/elastic

Conversation

@gmmeyer
Copy link
Copy Markdown
Contributor

@gmmeyer gmmeyer commented Oct 28, 2016

No description provided.

@gmmeyer gmmeyer force-pushed the greg/elastic branch 2 times, most recently from 5aa79e0 to 2426c11 Compare November 15, 2016 16:32
@gmmeyer gmmeyer force-pushed the greg/elastic branch 3 times, most recently from 176708c to 333d512 Compare December 22, 2016 23:24
@gmmeyer gmmeyer force-pushed the greg/elastic branch 2 times, most recently from 506ca4c to f76fec1 Compare January 4, 2017 23:53
@gmmeyer gmmeyer requested a review from sjenriquez January 4, 2017 23:54
Comment thread elastic/ci/elastic.rake Outdated
container_volume = ""
container_ports = "-p #{container_port1}:#{container_port1} -p #{container_port2}:#{container_port2}"

sh %(docker run -d #{container_ports} #{container_volume} --name #{container_name} #{docker_image} #{docker_cmd})
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the purpose of container_volume?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be removed I didn't end up using it.

Comment thread elastic/ci/elastic.rake Outdated

task cleanup: ['ci:common:cleanup'] do
# sh %(docker kill #{container_name} 2>/dev/null || true)
# sh %(docker rm #{container_name} 2>/dev/null || true)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The cleanup is commented out.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I missed that! Thanks!

Copy link
Copy Markdown
Contributor

@sjenriquez sjenriquez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple small questions/comments.

@gmmeyer gmmeyer force-pushed the greg/elastic branch 2 times, most recently from 3896905 to 7d39bc4 Compare January 5, 2017 18:55
Copy link
Copy Markdown
Contributor

@sjenriquez sjenriquez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@gmmeyer gmmeyer merged commit f986957 into master Jan 5, 2017
@gmmeyer gmmeyer deleted the greg/elastic branch January 5, 2017 20:02
gml3ff pushed a commit that referenced this pull request May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants