Skip to content

Wrong python-config symlink in Python 3.5 alpine #97

@ushuz

Description

@ushuz

There is a typo.

ln -s python-config3 python-config

should be

ln -s python3-config python-config

https://github.com/docker-library/python/blob/master/3.5/alpine/Dockerfile#L67

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions