Skip to content

Alpine image fails to start: missing ezbake-functions.sh #112

@slauger

Description

@slauger

The Alpine-based image (latest-alpine-beta) fails to start:

Unable to find /opt/puppetlabs/server/apps/puppetserver/ezbake-functions.sh script, failing start.

The foreground CLI script requires ezbake-functions.sh for the init_restart_file() function. In the Ubuntu image this file comes from the .deb package. The Alpine image installs from a tarball which does not include it, and Containerfile.alpine does not ship it either.

docker run --rm -e USE_OPENVOXDB=false ghcr.io/openvoxproject/openvoxserver:latest-alpine-beta

Tested with both latest-alpine-beta and 8-ba0fa6e8bcec9a74dd62200a60dfe0e8951d0581-amd64-alpine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions