DEBSOURCES
Skip Quicknav
sources / singularity-container / 4.1.5%2Bds4-1 / vendor / github.com / moby / buildkit / frontend / dockerfile / instructions / parse_parents.go
12345678
//go:build dfparents // +build dfparents package instructions func init() { parentsEnabled = true }