Skip to content

LCOWSupported method is not available in newer docker libs #238

@jhuntwork

Description

@jhuntwork

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions