crusader icon indicating copy to clipboard operation
crusader copied to clipboard

Docker build

Open brettowe opened this issue 3 months ago • 0 comments

I made a docker build script so one can do a quick deploy on a server for easier testing. Dockerfile.txt one flaw with this as is, the cargo build script wants to build gui side also and I didn't see how to tell it to not without a manual edit. as such I included a cargo update line so if someone edits the build list it builds without throwing errors.

brettowe avatar Mar 13 '24 21:03 brettowe