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.