Skip to content

Update Dockerfile to set env variables #1

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nkowsik
Copy link

@nkowsik nkowsik commented Mar 19, 2025

Getting below error while running the composer

failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: unexpected status code [manifests latest]: 401

To resolve this, ENV variables needs to to be set.

Getting below error while running the composer

failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: unexpected status code [manifests latest]: 401
@ajeetraina
Copy link
Member

@nkowsik Can you follow these simple steps:

  1. Login to Docker Desktop
  2. Clone the repo
  3. Change directory to the project and then run docker compose up -d

If you face any error, please paste it here.

@nkowsik
Copy link
Author

nkowsik commented Mar 20, 2025

Getting this error:
failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: unexpected status code [manifests latest]: 401

@ajeetraina
Copy link
Member

May I know which version of Docker Desktop are you using?

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 this pull request may close these issues.

2 participants