You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: