You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: