ginkgo
ginkgo copied to clipboard
Add development container
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
can you change the target branch to unified_build_fixes so we can filter out the changes from #1333?