Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zephyrproject-rtos/docker-ci-repo-cache

CI Docker image with repository cache for use in zephyr-runner v2
https://github.com/zephyrproject-rtos/docker-ci-repo-cache

ci docker

Last synced: about 2 months ago
JSON representation

CI Docker image with repository cache for use in zephyr-runner v2

Awesome Lists containing this project

README

        

# docker-ci-repo-cache

This repository contains the Dockerfile for building a Docker image based on the
CI image (`ghcr.io/zephyrproject-rtos/ci`) with the Zephyr main and module
repositories pre-downloaded.

It is intended to be used in the CI workflows to reduce the time and network
traffic to download the entire Zephyr repository every time a CI job runs.