#!/bin/sh set -e test -n "${EXTRA_PKGS}" && apk add --no-cache ${EXTRA_PKGS} su-exec builder /usr/local/bin/gem-compiler