Skip to content

[Bug]: Alpine container lacks openssl package; ssl.sh fails #108

Description

@chemicalbacon

Is this a critical security issue?

  • This is not a security issue.

Describe the Bug

Alpine container lacks openssl package; ssl.sh fails. ssl.sh is called by the /container-entrypoint.d/20-configure-ssl.sh script. Container won't start properly.

Expected Behavior

openssl package needs to be installed to satisfy dependencies for /ssl.sh script.

Steps to Reproduce

Run /container-entrypoint.d/20-configure-ssl.sh script. Error message:
(/ssl.sh) Error: openssl not found on PATH

Environment

Version 8.15.0
Platform voxpupuli/openvoxdb

Additional Context

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions