consul-snapshot
consul-snapshot copied to clipboard
Docker Build doesn't work
Looks like docker build is broken. Upon trying docker build to build the image it fails with the
=> => # package math/bits: unrecognized import path "math/bits" (import path does not begin with hostname)
I have tried upgrading the go base image but it fails with some other error.
@cherishedbrain Same here. How did you solve it?