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

use alpine:3.2 in the docker image #8

Closed
arschles opened this issue Nov 25, 2015 · 3 comments
Closed

use alpine:3.2 in the docker image #8

arschles opened this issue Nov 25, 2015 · 3 comments
Assignees

Comments

@arschles
Copy link
Member

currently using ubuntu-debootstrap:14.04

@arschles
Copy link
Member Author

arschles commented Dec 9, 2015

requires minio/mc#1533 to get an alpine compatible mc binary

@arschles
Copy link
Member Author

Note that minio/mc#1533 was superseded by minio/mc#1539. Now that it's in, the DOCKERIMAGE=1 environment variable must be set to get the server and mc to run even when they were built without cgo. The var is set for both images in #32.

The server will still need to be built with CGO_ENABLED=0 to make this work. That's tracked at minio/minio#1033

@mboersma
Copy link
Member

Workflow made a decision to move to ubuntu-slim (via quay.io/deis/base) as a Docker image base for security reasons (mostly that CVEs are patched more quickly, and that quay.io can scan for vulnerabilities). So I think this is moot after #98 and I'm closing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants