|
|
|
|
|
by rockwotj
1615 days ago
|
|
If you're a fan of this approach to deploying applications and use docker, distroless [1] is a really cool project related to this. It uses debian as the base and supports cgo because it has glibc (and openssl) [1]: https://github.com/GoogleContainerTools/distroless |
|
[1]: https://github.com/moby/buildkit