Step 1/8: If you get a build error like this "unauthorized: incorrect username or password"
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 224
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
Sending build context to Docker daemon 7.68kB
Step 1/8 : FROM lambci/lambda:build
Get https://registry-1.docker.io/v2/lambci/lambda/manifests/build: unauthorized: incorrect username or password
RESOLUTION:
type in: docker login
user your USERID not email and then password
CLI does not like an email address.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the Docker build instructions that produce the Step 1/8 error and compare them with the documented docker login guidance in this issue. Done means the instructions clearly explain the USERID-versus-email requirement and the unauthorized error can be addressed from the build documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- build-system, devops
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100