open-feature / codegen

Generate strongly typed flag accessors for OpenFeature
Apache License 2.0
5 stars 1 forks source link

Dockerize codegen CLI #14

Open beeme1mr opened 1 week ago

beeme1mr commented 1 week ago

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