lyft / presto-gateway

A load balancer / proxy / gateway for prestodb
Apache License 2.0
358 stars 156 forks source link

Build docker image #152

Open ddcprg opened 3 years ago

ddcprg commented 3 years ago

It would be useful configuring a Docker build for this repo and publishing to hub.docker.com or some other public repo.

I've got a Dockerfile I'm using myself to build this, I'll be happy to raise a PR with this and the build settings if you think this can be useful.

endoplasmicR commented 2 years ago

Yes, that would be very useful, there are different base images people may elect to use, but a reference implementation would be valuable

posulliv commented 2 years ago

I wrote some helm charts I use for deploying the gateway and in the repo for the helm charts, I have a Dockerfile and scripts to build a docker image. You can see it here in case its useful - https://github.com/posulliv/lyft-gateway-charts