Skip to content

Split Dockerfile by Builder #22

@ludgerpaehler

Description

@ludgerpaehler

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions