jpsim / jpsim/AWSPics

Step 1/8: If you get a build error like this "unauthorized: incorrect username or password"

Open
#6 2 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.