celix icon indicating copy to clipboard operation
celix copied to clipboard

Build and/or development container image

Open rlenferink opened this issue 2 years ago • 0 comments

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

rlenferink avatar Aug 27 '23 12:08 rlenferink