aws / aws/aws-lambda-python-runtime-interface-client

Document OS-level dependencies

未關閉
#24 3 則留言 8 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
294
分支
84
平均合併
3 天 7 分鐘
30 天內合併 PR
3

描述

The README states that this project is compatible with Amazon Linux 2, Alpine, CentOS, Debian, and Ubuntu but only lists an example Dockerfile with dependencies for a Debian variant.

I'm currently about an hour into trying to ``pip install awslambaric`` in the official ``python:3.8-alpine`` image, which is based on alpine:3.13. I'm still in the process of discovering build dependencies and what Alpine packages provide them.

A listing of the OS-level dependencies for supported OSes would be greatly helpful.

For Alpine, what I've come up with is:

```
apk add \
autoconf \
automake \
cmake \
g++ \
gcc \
libexecinfo-dev \
libffi-dev \
libtool \
linux-headers \
make \
musl-dev \
openssl-dev \
```

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。