Skip to content

Lack of TLS support #7

@tmiklas

Description

@tmiklas

Issue:
perl:<version>-slim image used here "only contains the minimal packages needed to run perl", meaning for example lack of TLS support, which is rather important in case of functions.

Proposed Fix:
This can be resolved in one of two ways:

  1. Add required Debian modules to the Dockerfile and keep using 5.28.2-slim image (112MB)
  2. Switch to full image 5.28.2 image (891MB)

For obvious reasons, first approach is preferred - it will increase the image size but not as much as switching to full version.

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