debug a thing
This commit is contained in:
parent
b9189d7647
commit
5a56cca0aa
@ -128,6 +128,7 @@ export async function startService(request: FastifyRequest<ServiceStartStop>, fa
|
||||
}
|
||||
}
|
||||
let image = template.services[s].image
|
||||
console.log({ arm, imageArm: template.services[s].imageArm })
|
||||
if (arm && template.services[s].imageArm) {
|
||||
image = template.services[s].imageArm
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user