You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/02/26 03:26:22 UTC

[GitHub] xichengliudui opened a new issue #2293: Execute the docker-compose file and throw an error

xichengliudui opened a new issue #2293: Execute the docker-compose file and throw an error
URL: https://github.com/apache/incubator-skywalking/issues/2293
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [x] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   docker-compose up 
   ```
   Pulling oap (skywalking/oap:)...
   ERROR: The image for the service you're trying to recreate has been removed. If you continue, volume data could be lost. Consider backing up your data before continuing.
   
   Continue with the new image? [yN]y
   Pulling oap (skywalking/oap:)...
   ERROR: pull access denied for skywalking/oap, repository does not exist or may require 'docker login'
   ```
   I've already executed docker login
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   Now the master branch
   
   - Which company or project?
   
   - What happen?
   If possible, provide a way for reproducing the error. e.g. demo application, component version.
   Direct execution: `docker-compose up`
   ___
   ### Requirement or improvement
   - Please describe about your requirements or improvement suggestions.
   Rebuild the skywalking/oap image and wonder if the following skywalking/ UI image will have the same problem.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services