Versions in this module Expand all Collapse all v0 v0.1.1 May 6, 2025 Changes in this version + const DockerfileTemplate + type CacheMetadataWithDummy struct + Arch string + Backend string + Debug bool + DummyKey string + Hash string + NumStages int + NumWarps int + PTXVersion *int + WarpSize int + type DockerfileData struct + CacheDir string + ImageTitle string + type ImageBuilder interface + CreateImage func(imgName string, cacheDir string) error + func New() (ImageBuilder, error)