8
testdata/initial/file.hcl
vendored
Normal file
8
testdata/initial/file.hcl
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
group "default" {
|
||||
targets = ["build"]
|
||||
}
|
||||
|
||||
target "build" {
|
||||
dockerfile = "./Dockerfile"
|
||||
output = ["type=docker"]
|
||||
}
|
||||
Reference in New Issue
Block a user