Advertisement
thembo42

Untitled

Feb 22nd, 2023
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.59 KB | None | 0 0
  1. thembo@thembo-jona-workspace:~/openmrs-distro-referenceapplication$ docker compose build && docker compose up
  2. [+] Building 12.0s (9/9) FINISHED
  3. => [openmrs/openmrs-reference-application-3-frontend:nightly internal] load build definition from Dockerfile 2.0s
  4. => => transferring dockerfile: 937B 0.1s
  5. => [openmrs/openmrs-reference-application-3-gateway:nightly internal] load build definition from Dockerfile 2.7s
  6. => => transferring dockerfile: 174B 0.1s
  7. => [openmrs/openmrs-reference-application-3-backend:nightly internal] load build definition from Dockerfile 2.7s
  8. => => transferring dockerfile: 1.56kB 0.1s
  9. => [openmrs/openmrs-reference-application-3-frontend:nightly internal] load .dockerignore 3.1s
  10. => => transferring context: 2B 0.1s
  11. => [openmrs/openmrs-reference-application-3-gateway:nightly internal] load .dockerignore 3.3s
  12. => => transferring context: 2B 0.0s
  13. => [openmrs/openmrs-reference-application-3-backend:nightly internal] load .dockerignore 2.8s
  14. => => transferring context: 101B 0.1s
  15. => ERROR [openmrs/openmrs-reference-application-3-backend:nightly] resolve image config for docker.io/docker/dockerfile:1 8.4s
  16. => ERROR [openmrs/openmrs-reference-application-3-frontend:nightly] resolve image config for docker.io/docker/dockerfile:1.3 8.1s
  17. => ERROR [openmrs/openmrs-reference-application-3-gateway:nightly internal] load metadata for docker.io/library/nginx:1.23-alpine 7.7s
  18. ------
  19. > [openmrs/openmrs-reference-application-3-backend:nightly] resolve image config for docker.io/docker/dockerfile:1:
  20. ------
  21. ------
  22. > [openmrs/openmrs-reference-application-3-frontend:nightly] resolve image config for docker.io/docker/dockerfile:1.3:
  23. ------
  24. ------
  25. > [openmrs/openmrs-reference-application-3-gateway:nightly internal] load metadata for docker.io/library/nginx:1.23-alpine:
  26. ------
  27. failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: rpc error: code = Unknown desc = error getting credentials - err: exit status 1, out: `error getting credentials - err: exit status 1, out: `exit status 2: gpg: decryption failed: No secret key``
  28. thembo@thembo-jona-workspace:~/openmrs-distro-referenceapplication$ docker login --username thembo42 --password dckr_pat_kEt-HokEmmaQWcDtE0sQSjGvWNg
  29. WARNING! Using --password via the CLI is insecure. Use --password-stdin.
  30. Error saving credentials: error storing credentials - err: exit status 1, out: `error getting credentials - err: exit status 1, out: `exit status 2: gpg: decryption failed: No secret key``
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement