containers-repository/entrypoint.sh

6 lines
64 B
Bash
Executable File

#!/bin/sh
set -e
apk update
su -c /usr/local/bin/build builder