DEBSOURCES
Skip Quicknav
sources / docker.io / 26.1.5%2Bdfsg1-9 / engine / vendor / github.com / moby / buildkit / frontend / dockerfile / instructions / parse_parents.go
12345678
//go:build dfparents // +build dfparents package instructions func init() { parentsEnabled = true }