group "default" { targets = [ "caas" ] } target "caas" { dockerfile = "caas.Dockerfile" tags = [ "caas:latest" ] }