FROM alpine
LABEL author="SunRed"

RUN apk add --no-cache musl-dev gcc ldc

COPY run.sh /var/run/