TEN-framework / TEN-framework/ten-framework

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

Open
#917 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue help wanted ten-framework
Dominant language
Python
Stars
11.1k
Forks
1.4k
Avg merge
2d 15m
Merged PRs (30d)
22

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

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the GitHub CI workflow and the Docker image definitions used by its Linux environment. Compare the build-time and runtime images, then trace the CI steps that install toolchains. Done means the build-time image contains the required toolchain and CI no longer installs those toolchains separately.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, github-actions
Domain
build-system, ci-cd, devops
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.