stacklok / stacklok/toolhive

Allow default runtime images for each runtime to be specified in the config

Open
#3,677 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

api cli enhancement
Dominant language
Go
Stars
2.2k
Forks
300
Avg merge
1d 15h
Merged PRs (30d)
184

Description

Following on from #3662 - for each supported runtime, allow a custom base image to be set through in toolhive's config (either CLI or API) to be used by default if an image is not specified with --runtime-image in thv run

Contributor guide

Open the contributing guide

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 tracing ToolHive's configuration handling and the thv run path that processes --runtime-image; the issue does not name specific files or tests. Done means each supported runtime can have a configured default image through the CLI or API, while an explicitly supplied --runtime-image takes precedence.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, cli
Issue type
Feature
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.