VisionSystemsInc / VisionSystemsInc/vsi_common
New Just rewrite
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8
- Forks
- 9
- Avg merge
- 36m
- Merged PRs (30d)
- 1
Description
It's time add brand new 5 year old docker technology to new_just, buildkit.
- Replace
docker-compose buildwithdocker buildx bake - Add default CI script (for gitlab)
- Build in dind (just do this by default. If someone doesn't want to use dind, they can just remove the dind service)
- Add support for custom CA certs for container registry
- Add support for cache-to and cache-from
- Add multistage caching support
- Make sure ci builds docker image and runs in it with at least one mock test
- Update dockerfile to new
# syntax - Move
/venv/cacheto a local linked dir to speed up sync time for devs - Update version requirements documentation for docker daemon
- #437
- #407
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the remaining unchecked items in issue #436, especially the /venv/cache change and Docker daemon version requirements, alongside the existing Docker and GitLab CI configuration. Confirm the relevant build and CI behavior, then mark the remaining checklist items complete when local cache linking and the requirements documentation are implemented and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose, gitlab, shell
- Domain
- build-system, ci-cd, devops, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100