neondatabase / autoscaling

Postgres vertical autoscaling in k8s
Apache License 2.0
142 stars 16 forks source link

Allow compilation without "docker buildx" #979

Open hlinnaka opened 2 weeks ago

hlinnaka commented 2 weeks ago

I don't have "docker buildx" CLI installed on my system. I could install it, but it's easy to avoid the dependency, so let's do that instead and save one step for anyone new trying to build this.