Skip to content

mitmproxy docker image is not anymore based on Alpine #2

@ben-64

Description

@ben-64

Since this commit, mitmproxy is not anymore based on alpine, therefore the docker build fails with:

/bin/sh: 1: apk: not found
The command '/bin/sh -c apk --no-cache add --virtual .build-dependencies linux-headers build-base curl perl &&     curl -sLO https://www.openssl.org/source/openssl-${OPENSSL_VERSION}.tar.gz &&     tar xvfz "openssl-${OPENSSL_VERSION}.tar.gz" &&     apk del openssl' returned a non-zero code: 127

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions