Skip to content

ca-certificates installed in slim images but not in alpine images #109

Description

@JayH5

The ca-certificates package is installed in the slim images but not in the alpine images. Without it, HTTPS doesn't work (and so pip fails with standard settings).

It's not really hard to do a apk add ca-certificates but it's a bit unintuitive that there is this difference between the slim and alpine images.

Related: #92

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