Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker-compose up --build fails for examples #244

Closed
jamescrowley321 opened this issue Jul 2, 2021 · 0 comments · Fixed by #246
Closed

docker-compose up --build fails for examples #244

jamescrowley321 opened this issue Jul 2, 2021 · 0 comments · Fixed by #246
Assignees

Comments

@jamescrowley321
Copy link
Contributor

jamescrowley321 commented Jul 2, 2021

Describe the bug
docker-compose build --up fails for examples.

To Reproduce
Steps to reproduce the behavior:

  1. Clone the repo
  2. `cd examples'
  3. docker-compose up --build
  4. Error is below
Pulling video-conferencing-ms-migration (sourceloop/workflow-helloworld:latest)...
ERROR: pull access denied for sourceloop/workflow-helloworld, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

Expected behavior
All services build and run via docker-compose build --up

@jamescrowley321 jamescrowley321 self-assigned this Jul 2, 2021
jamescrowley321 added a commit that referenced this issue Jul 6, 2021
Update sandbox docker-compose.yml and docs

gh-244
samarpan-b pushed a commit that referenced this issue Jul 11, 2021
Update sandbox docker-compose.yml and docs

gh-244
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant