SIGN IN SIGN UP

Dockerfile: Go back to scratch

Now that we can build with CGO_ENABLED=0 we do not have to use a base
image that provides libc. Remove distroless for the normal and
rootless images and use scratch instead.

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
T
Torin Sandall committed
8becfb8b39201c7bf83c195529d82c5b42dfe8ed
Parent: 7db82e7