docker-lambda
docker-lambda copied to clipboard
[py38][openssl] - Cannot build ssh2-python and similar packages on build-python3.8
Certain packages such as ssh2-python require openssl to build native assets. Would be nice if the build image could have openssl installed.
The above install works after
yum install openssl openssl-devel