Please answer these questions before submitting your issue.
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.
Please answer these questions before submitting your issue.
Question
docker-compose up
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 upRequirement or improvement
Rebuild the skywalking/oap image and wonder if the following skywalking/ UI image will have the same problem.