Build and/or development container image
- Dominant language
- C
- Stars
- 193
- Forks
- 99
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Add a `Containerfile` to build e.g. a `apache/celix-build` container image. This container image can potentially be used during the CI build (dependencies don't need to be re-installed for each build) and potentially also for contributors working on Celix.
Related comment: https://github.com/apache/celix/issues/614#issuecomment-1691290949
Preferably this image will be pushed to a container registry (e.g. GHCR or Docker Hub) as well (in case the image can be used as development image).
Extra info:
* https://infra.apache.org/docker-hub-policy.html
* https://incubator.apache.org/guides/distribution.html#docker
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.