#!/bin/sh # Dependency installation moved to entrypoint.sh. # Define APK_PACKAGES environment variable (e.g. "curl jq") to # make the entrypoint ensure the listed Alpine packages are present.