This commit is contained in:
CrazyMax
2020-10-08 01:00:09 +02:00
parent 6a0cc62397
commit 178c06c718

View File

@@ -13,7 +13,7 @@ target "db" {
target "app" { target "app" {
context = "./test" context = "./test"
dockerfile = "Dockerfile-bake" dockerfile = "Dockerfile"
args = { args = {
name = "foo" name = "foo"
} }