2025.2/base/docker-bake.hcl [81:90]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ]
  platforms = ["linux/amd64", "linux/arm64"]
  dockerfile = "cpp-community.Dockerfile"
  args = {
    CLANG = clang
  }
}

target "cpp" {
  contexts = {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



next/base/docker-bake.hcl [81:90]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ]
  platforms = ["linux/amd64", "linux/arm64"]
  dockerfile = "cpp-community.Dockerfile"
  args = {
    CLANG = clang
  }
}

target "cpp" {
  contexts = {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



