Hi, I am trying to run this example in a docker container, and I get the following error:
Building Go cmd/dist using /home/dev/mender-raspberrypi/output/build/tmp/work/x86_64-linux/go-cross-cortexa7t2hf-neon-vfpv4/1.12.1-r0/recipe-sysroot-native/usr/lib/go.
| failed to initialize build cache at /home/.cache/go-build: mkdir /home/.cache: permission denied
Would you give some guidance on what could be the problem, why does go trying to cache in the home directory not under the user?