-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hi,
I've noticed that upon running docker run --rm -v "$PWD/layer":/lambda/opt lambci/yumda:2 yum install -y clamav openssl command next files are not transferred from lib64 folder to output lib folder:
- libssl.so.10
- libssl.so.1.0.2k
- libcrypto.so.10
- libcrypto.so.1.0.2k
These library files are required to run clamav in lambda so as a workaround I copy files manually.
I would happy to sent a PR with a fix, but not sure where exactly it should be configured. Would be great if somebody can point me in right direction :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels