Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(rootfs/Dockerfile,mc/Dockerfile): set DOCKERIMAGE environment variables #32

Merged
merged 2 commits into from
Jan 4, 2016

Conversation

arschles
Copy link
Member

These variables allow mc and the server to run even when compiled without cgo. See minio/mc#1539 for more detail.

This variable ensures that the mc client will work when compiled
without cgo. See minio/mc#1539
@arschles arschles changed the title fix(Dockerfile): set env. variable in dockerfile fix(rootfs/Dockerfile,mc/Dockerfile): set DOCKERIMAGE environment variables Dec 17, 2015
@mboersma mboersma added the LGTM1 label Dec 17, 2015
@arschles arschles added this to the v2.0-beta1 milestone Dec 29, 2015
@arschles
Copy link
Member Author

note that the DOCKERIMAGE env vars should be removed from the manifests in deis/charts after this is in

arschles added a commit that referenced this pull request Jan 4, 2016
fix(rootfs/Dockerfile,mc/Dockerfile): set DOCKERIMAGE environment variables
@arschles arschles merged commit 1bb5971 into deis:master Jan 4, 2016
@arschles arschles deleted the mc-env branch January 4, 2016 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants