First time here? Check out the Help page!
1 | initial version |
I also had a ton of problems setting up Resstock v2.3+, mostly because I didn't know about buildstockbatch. Here is a quick rundown of what I did:
buildstock_docker
in the command line as a script. You'll use this to run the project .yml files contained in the resstock directory. buildstock_docker testing.yml
. Buildstock's documentation goes through each of the options you'll need and how to configure the yml file to accomplish what you want to do. One thing to note is that the example .yml file asks you to provide the path to the buildstock directory, when this should be the resstock directory.