Closed CiTuX closed 2 years ago
Hi, thanks for raising this issue.
Seems related to some recent work on the build pipeline I've done. The git command fails because the git folder is not added to the Docker build environment.
I'll try work out a fix tomorrow, on Monday latest. Please fall back to the previous version until then.
Hi @CiTuX, this issue should be fixed as of v0.8.5. Please let us know should the issue persist.
Hi @eikendev, I can confirm that the issue is fixed, thx 👍🏽
Hi
Since version 0.8.4 the Docker image doesn't seem to work anymore:
I'm guessing it's reletated to these changes:
Maybe the
git describe --tags
command in the Makefile isn't working as expected during the build of the image?