nickwallen edited a comment on issue #1261: METRON-1860 new developer option for ansible in docker to deploy to vagrant URL: https://github.com/apache/metron/pull/1261#issuecomment-487759358 This is looking real nice. Isn't the script supposed to build the container for me? ``` nallen : ~/tmp/metron-pr1261/metron-deployment/development/centos6 $ ./metron-up.sh Running with SKIP_VAGRANT_UP = false FORCE_DOCKER_BUILD = false SKIP_TAGS = sensors,solr =================================================== Bringing machine 'node1' up with 'virtualbox' provider... ... ==> node1: Rsyncing folder: /Users/nallen/tmp/metron-pr1261/metron-deployment/development/centos6/ => /vagrant ==> node1: [vagrant-hostmanager:guests] Updating hosts file on active guest virtual machines... ==> node1: [vagrant-hostmanager:host] Updating hosts file on your workstation (password may be required)... Password: Log will be found on host at /Users/nallen/tmp/metron-pr1261/metron-deployment/development/centos6/logs/metron-build-Mon_Apr_29_17:58:48_EDT_2019.log Using NODE1 IP 192.168.66.121 Cypres Cache is set to '/Users/nallen/.Library/caches/Cypress' ===============Running Docker=============== Unable to find image 'metron-build-docker:latest' locally docker: Error response from daemon: pull access denied for metron-build-docker, repository does not exist or may require 'docker login'. See 'docker run --help'. ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
