You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so currently the building process is really not made for windows so maybe it should someday be made a bit better.
I basically just downloaded the bitbox02-firmware-master folder to my D drive and installed docker and ran the docker commands manually and hacked them to make them work in a way with my limited knowledge.
basically to get a quick run, place this into the scripts folder and run the following commands (file name doesnt really matter)
bb02-windows.bat image
bb02-windows.bat setup
to jump back into an existing running or stopped instance use
bb02-windows.bat start
using setup any existing docker containers called bitbox02-firmware-dev are overwritten. planning to amend this with a quickbuilder where one can literally specify a git URL and something to checkout (tag, commit, branch etc), so one can really quickly run a build for example on a PR branch (or reprod building), fully automated.
so currently the building process is really not made for windows so maybe it should someday be made a bit better.
I basically just downloaded the bitbox02-firmware-master folder to my D drive and installed docker and ran the docker commands manually and hacked them to make them work in a way with my limited knowledge.
once I am inside the docker, the mounting didnt work for whatever reason so I needed to git clone yet again but I got a build with the proper hash.
there are a few problems tho.
The text was updated successfully, but these errors were encountered: