mirror of
https://github.com/fleetbase/fleetbase.git
synced 2025-12-19 22:27:22 +00:00
try the docker-bake method
This commit is contained in:
@@ -25,6 +25,10 @@ target "app" {
|
||||
"${REGISTRY}:${tgt}-%s",
|
||||
compact(["latest", VERSION])
|
||||
) : []
|
||||
|
||||
secret = [
|
||||
"type=file,id=composer_auth,src=${HOME}/.composer/auth.json"
|
||||
]
|
||||
}
|
||||
|
||||
target "app-httpd" {
|
||||
|
||||
Reference in New Issue
Block a user