astral-sh / astral-sh/uv-docker-example

docker compose up --watch not work, get error

Open
#76 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
809
Forks
84
PR merge metrics
No merged PRs in 30d

Description

docker compose up --watch

> Error response from daemon: getent unable to find entry "nonroot" in passwd database

I thinks my system user UID and GID different than docker nonroot user uid 999 and gid 999

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the reported `docker compose up --watch` failure and inspect the repository's Docker Compose configuration and container user settings. Done means the command runs without the `getent`/`nonroot` passwd error when the host UID and GID differ from 999.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose
Domain
devops, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.