Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

This docker container installs OpenStudio, but doesn't install the openstudio-standards Ruby gem which these particular measures need in order to run.

I believe you could modify the dockerfile to install openstudio-standards by adding something like this:

RUN ~/.rbenv/shims/gem install openstudio-standards