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

Document OS-level dependencies

Aperta
#24 3 commenti 8 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
294
Fork
84
Merge medio
3g 7m
PR unite (30g)
3

Descrizione

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 \
```

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.