Closed softprops closed 4 years ago
implementing a dockerless mode for host local builds without a docker container. also paying down test cov debt
Closes: #xxx
It seems building lambdas on any ol linux won't do. Seeing this when running Ubuntu latest built lambda
/var/task/bootstrap: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by /var/task/bootstrap)
What did you implement:
implementing a dockerless mode for host local builds without a docker container. also paying down test cov debt
Closes: #xxx
How did you verify your change:
What (if anything) would need to be called out in the CHANGELOG for the next release: