ginkgo icon indicating copy to clipboard operation
ginkgo copied to clipboard

Add development container

Open upsj opened this issue 2 years ago • 1 comments

This adds a dockerfile that can be used to build all of Ginkgo, including a few development tools. My long-term goal is to keep an updated version of this container with up-to-date prebuilt Ginkgo around and update it with every develop merge to allow people to quickly start working on a new branch without having to rebuild everything every time.

See https://hub.docker.com/repositories/ginkgodev with unified and base containers containing the full image or just the APT packages

  • [x] merge https://github.com/spack/spack/pull/35336

upsj avatar Feb 05 '23 00:02 upsj

can you change the target branch to unified_build_fixes so we can filter out the changes from #1333?

MarcelKoch avatar Jul 03 '23 07:07 MarcelKoch