cloud-native-oracle
cloud-native-oracle copied to clipboard
Add `--platform` flag to support building linux/amd64 from linux/arm64 environments
This just adds support for manually specifying the --platform value. This allows building linux/amd64 images from a linux/arm64 environment, but most likely not the other way around.