Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parse --probe-only as intended #2300

Merged
merged 2 commits into from
Mar 5, 2017
Merged

parse --probe-only as intended #2300

merged 2 commits into from
Mar 5, 2017

Conversation

rade
Copy link
Member

@rade rade commented Mar 4, 2017

Fixes #2299.

@rade rade requested a review from 2opremio March 4, 2017 11:35
@@ -7,4 +7,4 @@ RUN apk add --update bash conntrack-tools iproute2 util-linux curl && \
ADD ./docker /usr/local/bin/
ADD ./weave ./weaveutil /usr/bin/
COPY ./scope /home/weave/
ENTRYPOINT ["/home/weave/scope", "--mode=probe", "--probe-only", "--probe.docker=true"]
ENTRYPOINT ["/home/weave/scope", "--mode=probe", "--no-app", "--probe.docker=true"]

This comment was marked as abuse.

This comment was marked as abuse.

@2opremio
Copy link
Contributor

2opremio commented Mar 5, 2017

Minor comment (out of curiosity). Otherwise LGTM

@rade rade merged commit 6bba59c into master Mar 5, 2017
@rade rade deleted the 2299-probe-only branch July 5, 2017 13:09
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