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

Dockerize codegen CLI #14

Closed
beeme1mr opened this issue Sep 10, 2024 · 2 comments
Closed

Dockerize codegen CLI #14

beeme1mr opened this issue Sep 10, 2024 · 2 comments

Comments

@beeme1mr
Copy link
Member

Create a Dockerfile to build a Dockerized codegen cli. The resulting image should be as lightweight as possible. The flagd Dockerfile may be a good starting point.

https://github.com/open-feature/flagd/blob/main/flagd/build.Dockerfile

@thomaspoignant
Copy link
Member

If you create the docker container from goreleaser it could be even lighter, since goreleaser is building the binary on their side.
Here an example used for GO Feature Flag.

@beeme1mr
Copy link
Member Author

#37

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