Advertisement
Suubi7

Error Building in Docker

Nov 5th, 2023
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.57 KB | None | 0 0
  1. (base) suubi7@suubi7-HP-EliteBook-8440p:~/OpenMRS-Tickets/openmrs-distro-referenceapplication$ docker compose build
  2. [+] Building 11.7s (8/8) FINISHED
  3. => [openmrs/openmrs-reference-application-3-gateway:qa internal] load build definition from Dockerfile 3.1s
  4. => => transferring dockerfile: 32B 0.0s
  5. => [openmrs/openmrs-reference-application-3-frontend:qa internal] load build definition from Dockerfile 3.6s
  6. => => transferring dockerfile: 32B 0.1s
  7. => [openmrs/openmrs-reference-application-3-backend:qa internal] load build definition from Dockerfile 4.3s
  8. => => transferring dockerfile: 32B 0.3s
  9. => [openmrs/openmrs-reference-application-3-gateway:qa internal] load .dockerignore 5.4s
  10. => => transferring context: 2B 0.1s
  11. => [openmrs/openmrs-reference-application-3-backend:qa internal] load .dockerignore 6.2s
  12. => => transferring context: 34B 0.1s
  13. => [openmrs/openmrs-reference-application-3-frontend:qa internal] load .dockerignore 6.5s
  14. => => transferring context: 2B 0.1s
  15. => ERROR [openmrs/openmrs-reference-application-3-frontend:qa] resolve image config for docker.io/docker/dockerfi 4.9s
  16. => ERROR [openmrs/openmrs-reference-application-3-backend:qa] resolve image config for docker.io/docker/dockerfil 4.4s
  17. ------
  18. > [openmrs/openmrs-reference-application-3-frontend:qa] resolve image config for docker.io/docker/dockerfile:1.3:
  19. ------
  20. ------
  21. > [openmrs/openmrs-reference-application-3-backend:qa] resolve image config for docker.io/docker/dockerfile:1:
  22. ------
  23. failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to solve with frontend gateway.v0: rpc error: code = Unknown desc = error getting credentials - err: exit status 1, out: `error getting credentials - err: exit status 1, out: `no usernames for https://index.docker.io/v1/``
  24. (base) suubi7@suubi7-HP-EliteBook-8440p:~/OpenMRS-Tickets/openmrs-distro-referenceapplication$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement