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

Using Alpine 3.6 version as base image #105

Closed
sudhakso opened this issue Apr 2, 2018 · 3 comments
Closed

Using Alpine 3.6 version as base image #105

sudhakso opened this issue Apr 2, 2018 · 3 comments

Comments

@sudhakso
Copy link

sudhakso commented Apr 2, 2018

We would like to consume Flagr for feature management. We don't want to ship any containers based on Debian due to a local policy.
Instead, we would like to use "Alpine - 3.6" version - https://hub.docker.com/_/alpine/.

Expected Behavior

Flagr should build and run on Alpine base image.

Current Behavior

Untested

Possible Solution

None that is offered in the checkr community.

Context

Due to local policy, we cannot use Debian to distribute containers. And we would like Flagr to be built using Alpine.

Your Environment

  • Version used (flagr version): Latest
  • Server type and version: X86_64
  • Operating System and version (uname -a): Alpine 3.6
  • Link to your project: Not yet public
@zhouzhuojie
Copy link
Collaborator

Does your environment support multi-stage docker build? I'm thinking of moving the built binary to alpine3.6

@zhouzhuojie
Copy link
Collaborator

Related pr #107 #109

@sudhakso
Copy link
Author

We were able to run flagr with alpine3.6.

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

No branches or pull requests

2 participants