Running forked code from local

Hi, I’m trying to build a forked version of corteza on my docker-desktop. However the dockerFile is using already compiled files. Does anybody have or know how to build a local source code image and run it? Also “make” is not working, can’t install it on windows.

1 Like

Your best bet would be to go over the GitHub workflow that handles this https://github.com/cortezaproject/corteza/blob/2023.9.x/.github/workflows/release.yml

1 Like