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

Fix the README #72

Closed
peterbourgon opened this issue May 20, 2015 · 8 comments
Closed

Fix the README #72

peterbourgon opened this issue May 20, 2015 · 8 comments
Assignees

Comments

@peterbourgon
Copy link
Contributor

ugh ~/src/github.com/weaveworks/scope (enhanced-details) make static
mkdir -p client/dist
docker run -ti -v /Users/peter/src/github.com/weaveworks/scope/client/app:/home/weave/app \
                -v /Users/peter/src/github.com/weaveworks/scope/client/dist:/home/weave/dist \
                weave/scope-ui-build
Unable to find image 'weave/scope-ui-build:latest' locally
Pulling repository weave/scope-ui-build
FATA[0004] Error: image weave/scope-ui-build:latest not found
make: *** [client/dist/scripts/bundle.js] Error 1
@peterbourgon
Copy link
Contributor Author

also /cc @davkal

@tomwilkie
Copy link
Contributor

You need to build the build container image. It's in the readme.

@peterbourgon
Copy link
Contributor Author

RTFM 😞

@peterbourgon
Copy link
Contributor Author

The README is wildly out of date. Will fix.

@peterbourgon peterbourgon changed the title make static fails Fix the README May 20, 2015
@tomwilkie
Copy link
Contributor

I've got some WIP there https://github.com/tomwilkie/scope/tree/doc

And there is a bug for it (re: containers)

On Wed, May 20, 2015 at 8:22 PM, Peter Bourgon notifications@github.com
wrote:

The README is wildly out of date. Will fix.


Reply to this email directly or view it on GitHub
#72 (comment).

@peterbourgon
Copy link
Contributor Author

I cherrypicked your WIP to my PR #73.

@tomwilkie
Copy link
Contributor

This could be considered a dupe of #55

@peterbourgon
Copy link
Contributor Author

Dupe of #55

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

No branches or pull requests

2 participants