docker-lambda icon indicating copy to clipboard operation
docker-lambda copied to clipboard

[py38][openssl] - Cannot build ssh2-python and similar packages on build-python3.8

Open niranjan94 opened this issue 6 years ago • 0 comments

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

niranjan94 avatar Jan 02 '20 18:01 niranjan94