pshima/consul-snapshot

Docker Build doesn't work

Opened this issue · 1 comments

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?