Switching from alpine:edge to :latest makes the thing actually build.
@ -1,4 +1,4 @@
FROM alpine:edge
FROM alpine:latest
MAINTAINER Johannes Schickling "schickling.j@gmail.com"
ADD install.sh install.sh