Skip to content

Fix OpenShift build failure for non-default base images (e.g. openclaw)#175

Merged
bbrowning merged 1 commit intomainfrom
openshift-build-scripts-missing
Mar 31, 2026
Merged

Fix OpenShift build failure for non-default base images (e.g. openclaw)#175
bbrowning merged 1 commit intomainfrom
openshift-build-scripts-missing

Conversation

@bbrowning
Copy link
Copy Markdown
Owner

Patch scripts in containers/paude/ were not included in the wheel's
force-include, so copy_entrypoints() silently skipped them when paude
was installed as a package. The generated Dockerfile's COPY instructions
then failed because the files were missing from the build context.

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

Patch scripts in containers/paude/ were not included in the wheel's
force-include, so copy_entrypoints() silently skipped them when paude
was installed as a package. The generated Dockerfile's COPY instructions
then failed because the files were missing from the build context.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@bbrowning bbrowning merged commit ea4b532 into main Mar 31, 2026
6 checks passed
@bbrowning bbrowning deleted the openshift-build-scripts-missing branch March 31, 2026 14:09
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.

1 participant