* Update Dockerfile
Add bind-tools and ca-certificates to Docker Image
* Support for non-root container
Added glider user and group to final image. Support for running Glider container as non-root user. Build image is now pinned to Golang 1.16 to avoid future issues when 1.17 is released.