TEN-framework/ten-framework

Optimize the Docker image file used in the Linux environment of GitHub CI

Open

#917 opened on Jun 3, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (1,282 forks)user submission
good first issuehelp wantedten-framework

Repository metrics

Stars
 (10,605 stars)
PR merge metrics
 (Avg merge 3d 17h) (13 merged PRs in 30d)

Description

Differentiate between the build-time and runtime Docker images, and update the toolchain inside the build-time Docker image so that there's no need to install toolchains separately in the GitHub CI steps.

Contributor guide