Error when running docker-compose build

Hi @MIMOMODE,

It seems that the build fails when go-getting golang.org/x/text, due to a GnuTLS error.

Does go get golang.org/x/text work fine outside any container? (That is, when invoked from a plain shell, inside a directory with a go.mod file)

If so, the issue seems specific to the Docker context (but without more context, it is not possible to tell the reason).

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.