jib
jib copied to clipboard
Define skaffold tasks behavior for multiple platform builds
We need to determine the behavior of skaffold tasks for simultaneous multiplatform builds. Should we just let them happen and assume the target container environment will pull down the correct image (with potentially high build cost?). Or not allow it?