amazon-emr-cli icon indicating copy to clipboard operation
amazon-emr-cli copied to clipboard

Add support for local builds

Open dacort opened this issue 2 years ago • 0 comments

Not everybody wants to use Docker to build artifacts, or in some cases like in a CI pipeline it may be undesirable.

We should add support for some sort of --local-build flag that, if the system is compatible (Amazon Linux 2 only?), it has the proper set of commands to bootstrap the build environment and package the artifacts.

dacort avatar Apr 03 '23 22:04 dacort