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