Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zephyrproject-rtos/docker-ci-repo-cache
- Owner: zephyrproject-rtos
- Created: 2023-12-12T14:42:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-22T01:57:23.000Z (2 months ago)
- Last Synced: 2024-10-22T23:15:36.226Z (2 months ago)
- Topics: ci, docker
- Language: Dockerfile
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.