Skip to content

fix: remove missing setup.cfg from Docker build#507

Open
Moviw wants to merge 1 commit into
openagents-org:developfrom
Moviw:fix/issue-353-docker-build
Open

fix: remove missing setup.cfg from Docker build#507
Moviw wants to merge 1 commit into
openagents-org:developfrom
Moviw:fix/issue-353-docker-build

Conversation

@Moviw

@Moviw Moviw commented Jun 20, 2026

Copy link
Copy Markdown

Summary

Remove the nonexistent setup.cfg file from the root Dockerfile's project-file COPY instruction.

The repository no longer contains setup.cfg, so Docker fails before reaching dependency installation:

"/setup.cfg": not found

Testing

  • verified every source in the updated COPY instruction exists
  • git diff --check passes

Fixes #353

@vercel

vercel Bot commented Jun 20, 2026

Copy link
Copy Markdown

@Moviw is attempting to deploy a commit to the Raphael's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

setup.cfg: File does not exist during Docker build

1 participant