bolkedebruin / rdpgw

Remote Desktop Gateway in Go for deploying on Linux/BSD/Kubernetes
Apache License 2.0
758 stars 119 forks source link

multistage docker build #31

Closed jaydouble closed 2 years ago

jaydouble commented 2 years ago

I've made a multistage dockerfile. 1 for building the gateway, and 1 for running.

The running one is now only 8Mb. https://hub.docker.com/r/jaydouble/rdpgw

bolkedebruin commented 2 years ago

Awesome! Thanks, can you address the nits?