Pinned repositories
1,832 contributions in the last year
Contribution activity
May 2017
Created an issue in weaveworks/cortex
that received 6
comments
make clean && make fails with "weaveworks/cortex-build-image not found"
When I run make clean && make on 7c1475b, I get the error: docker: Error: image weaveworks/cortex-build-image not found.
Full output
$ make clean && …