bluerobotics / bluerobotics/BlueOS
Bootstrap should use the same api as the extension system over having a custom json
- Dominant language
- Vue
- Stars
- 453
- Forks
- 151
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 174
Description
Maybe having a custom json that encapsulates it.
Problem with current architecture is that each option that we want to use inside docker create will need to have a custom parser inside bootstrap.
We are currently using the docker api with extensions
https://docs.docker.com/engine/api/v1.41/#tag/Container/operation/ContainerCreate
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the bootstrap custom JSON handling with the extension system and the Docker Engine ContainerCreate API linked in the issue. Identify which docker create options currently require bootstrap-specific parsers. Done means bootstrap and extensions use the same API shape without adding a custom parser for each option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops, infrastructure
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100