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

Squash docker layers to make the scope image fetch nicer. #85

Merged
merged 1 commit into from
May 22, 2015

Conversation

tomwilkie
Copy link
Contributor

Fixes #82

rm -rf /var/cache/apk/*
COPY ./app ./probe ./entrypoint.sh /home/weave/
COPY ./run-app /etc/service/app/run
COPY ./run-probe /etc/service/probe/run

This comment was marked as abuse.

This comment was marked as abuse.

@peterbourgon
Copy link
Contributor

Those points of confusion aside, 🍡

tomwilkie added a commit that referenced this pull request May 22, 2015
Squash docker layers to make the scope image fetch nicer.
@tomwilkie tomwilkie merged commit 270dd5f into weaveworks:master May 22, 2015
@tomwilkie tomwilkie deleted the build branch May 22, 2015 11:12
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.

Scope should use fewer docker layers
2 participants