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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-26T08:23:29.000Z (8 months ago)
- Last Synced: 2025-05-08T22:08:31.038Z (about 2 months ago)
- Topics: ci, docker
- Language: Dockerfile
- Homepage:
- Size: 21.5 KB
- Stars: 2
- Watchers: 1
- 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.