Skip to content

Instantly share code, notes, and snippets.

@vkotovv
Last active August 1, 2017 11:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vkotovv/d82ca74f2dc001a531cedd8ce0bece50 to your computer and use it in GitHub Desktop.
Save vkotovv/d82ca74f2dc001a531cedd8ce0bece50 to your computer and use it in GitHub Desktop.
Jenkins.io make prepare issue
$ make prepare
./scripts/ruby bundle install --path=vendor/gems
Unable to find image 'source/jenkins.io:latest' locally
docker: Error response from daemon: repository source/jenkins.io not found: does not exist or no pull access.
See 'docker run --help'.
Makefile:45: recipe for target 'depends-ruby' failed
make: *** [depends-ruby] Error 125
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment