7 Matching Annotations
  1. May 2025
    1. Use the syntax parser directive to declare the Dockerfile syntax version to use for the build. If unspecified, BuildKit uses a bundled version of the Dockerfile frontend. Declaring a syntax version lets you automatically use the latest Dockerfile version without having to upgrade BuildKit or Docker Engine, or even use a custom Dockerfile implementation.
  2. Aug 2021
  3. Jun 2021
  4. spec.graphql.org spec.graphql.org