-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
To be able to bump the number of builders, we need to consider how we can potentially split out the builders into separate Docker-containers, i.e.:
Dockerfile.spack
Dockerfile.rust
...
This would in turn also make the Docker containers a lot smaller, and more controlled in scope.
- DOCKERFILE.codon
- DOCKERFILE.fortran
- DOCKERFILE.go
- DOCKERFILE.haskell
- DOCKERFILE.java
- DOCKERFILE.javascript
- DOCKERFILE.julia
- DOCKERFILE.numba
- DOCKERFILE.rust
- DOCKERFILE.spack
- DOCKERFILE.swift
- DOCKERFILE.zig
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request