lablup / lablup/backend.ai

Passing additional CLI arguments to intrinsic container apps

Open
#406 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
670
Forks
183
Avg merge
17h 7m
Merged PRs (30d)
358

Description

Currently there is no way to pass additional CLI arguments to intrinsic container apps such as ttyd and dropbear, in contrast to [image-based apps with service definitions](https://docs.backend.ai/en/latest/dev/adding-kernels.html#service-definition-dsl).

Let's allow this to:

- Customize fonts of ttyd\* refs https://github.com/tsl0922/ttyd/issues/31#issuecomment-432901658
- [The current implementation](https://github.com/lablup/backend.ai-agent/blob/main/src/ai/backend/kernel/intrinsic.py#L127) does not provide means to pass custom args in the right place.

- Support VSCode as intrinsic app (#59)
Also related with:

- #229
- #399

JIRA Issue: BA-272

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.