py-kms icon indicating copy to clipboard operation
py-kms copied to clipboard

GCC and python3-dev is missing

Open base64coder opened this issue 2 years ago • 1 comments

    apk add --no-cache --update \
    bash \
    gcc \
    python3-dev \
    py3-argparse \
    py3-flask \
    python3-dev \
    musl-dev \
    py3-pygments \
    python3-tkinter \
    sqlite-libs \
    py3-pip

base64coder avatar Mar 26 '24 11:03 base64coder

Hi, why is it missing? Does the compilation fails or something at runtime?

simonmicro avatar Mar 30 '24 06:03 simonmicro