Skip to content

Conversation

@amrit110
Copy link
Member

@amrit110 amrit110 commented Nov 13, 2025

This pull request updates the Docker build and CI workflow to improve reliability and support development on the f/sglang-support branch. The most important changes include updating the workflow triggers, switching the runner environment for Docker builds, and optimizing cache management in the Dockerfile.

CI Workflow Improvements:

  • Changed the Docker build job runner from self-hosted/docker to ubuntu-latest to improve consistency and reduce dependency on custom runners.

Dockerfile Optimization:

  • Added the --no-cache option to the uv pip install command in Dockerfile and ensured removal of temporary cache directories to reduce image size and avoid stale package issues.

@amrit110 amrit110 self-assigned this Nov 13, 2025
@amrit110 amrit110 added bug Something isn't working github_actions Pull requests that update GitHub Actions code labels Nov 13, 2025
@amrit110 amrit110 changed the base branch from f/sglang-support to main November 13, 2025 17:28
@amrit110 amrit110 changed the base branch from main to f/sglang-support November 13, 2025 17:29
@XkunW XkunW merged commit d967a90 into f/sglang-support Nov 13, 2025
2 checks passed
@XkunW XkunW deleted the fix_disk_space_docker_build branch November 13, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants