Skip to content

Image is missing golang

several pre-commit hooks use golang and will fail when using this image with the error:

Executable gonot found

If I build my own image from this Dockerfile, with golang-go as an apt dependency I am able to run these hooks with the new image.