Skip to content

arif-hanif/docker-openstudio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenStudio

Container for OpenStudio along with Ruby 2.0, Bundler, build-essentials and various development libraries for gem support.

Example

Run the following command in the directory of the script to run

docker run -it --rm nrel/openstudio bundle && ruby <name-of-script.rb>
<or>
docker run -it --rm nrel/openstudio bundle && rake <name-of-task>

Known Issues

Please submit issues on the projects Github page.

About

automated docker build repo for openstudio

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 62.8%
  • Shell 37.2%