With code that uses recent versions of github.com/docker/docker, the following error is reported:
/go/pkg/mod/github.com/openshift/imagebuilder@v1.2.4-0.20220711175835-4151e43600df/dockerfile/parser/parser.go:122:12: undefined: system.LCOWSupported
/go/pkg/mod/github.com/openshift/imagebuilder@v1.2.4-0.20220711175835-4151e43600df/dockerfile/parser/parser.go:157:12: undefined: system.LCOWSupported
This appears to be the reason: moby/moby#42451