Skip to content

Cleanup Python environment and remove unnecessary files in Dockerfile - #1784

Merged
YoshihitoAso merged 1 commit into
dev-26.3from
bump/deps
Mar 25, 2026
Merged

Cleanup Python environment and remove unnecessary files in Dockerfile#1784
YoshihitoAso merged 1 commit into
dev-26.3from
bump/deps

Conversation

@purplesmoke05

Copy link
Copy Markdown
Member

📌 Description

This pull request updates both the main and test Dockerfiles to optimize the runtime image by cleaning up unnecessary files related to pip and cache directories after building with uv.

✅ Related Issues

  • None

🔄 Changes

  • Updated a RUN command to both Dockerfile and tests/Dockerfile_unittest that removes the pip package, pip-related metadata, and pip binaries from the uv-managed Python directory.

📌 Checklist

  • I have added tests where necessary.
  • I have updated the documentation where necessary.

@github-actions
github-actions Bot requested a review from YoshihitoAso March 25, 2026 09:50
@purplesmoke05
purplesmoke05 marked this pull request as draft March 25, 2026 09:53
@purplesmoke05
purplesmoke05 marked this pull request as ready for review March 25, 2026 10:08
@github-actions

github-actions Bot commented Mar 25, 2026

Copy link
Copy Markdown

Coverage

Coverage Report •
FileStmtsMissBranchBrPartCoverMissing
TOTAL378581732370077095% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
1268 0 💤 0 ❌ 0 🔥 10m 10s ⏱️

@YoshihitoAso
YoshihitoAso merged commit 01ccbf7 into dev-26.3 Mar 25, 2026
12 checks passed
@YoshihitoAso
YoshihitoAso deleted the bump/deps branch March 25, 2026 10:48
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