deis / slugbuilder

Buildpack application builder for Deis Workflow

Home Page:https://deis.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fix(Dockerfile): store mc binary and download on docker build

arschles opened this issue · comments

they don't have 'official' releases now, but it should be good enough to download from dl.minio.io for now

Slugbuilder and Slugrunner are not alpine based images. I have built MC from repository and added here manually.

thanks for reminding. I've removed the 'alpine' part from the title and I think this issue still stands. can we not just download them from dl.minio.com? I've done so at https://github.com/arschles/slugbuilder/blob/minio/rootfs/Dockerfile#L7 and it works fine