Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable custom gems in the base oscli image #31

Merged
merged 4 commits into from
Aug 8, 2018
Merged

Enable custom gems in the base oscli image #31

merged 4 commits into from
Aug 8, 2018

Conversation

rHorsey
Copy link
Contributor

@rHorsey rHorsey commented Aug 7, 2018

This PR configures the openstudio docker image to use the new OpenStudio CLI feature of bundled gems new in 2.6.1.

@rHorsey
Copy link
Contributor Author

rHorsey commented Aug 7, 2018

VOLUME /var/simdata/openstudio
WORKDIR /var/simdata/openstudio
RUN openstudio --verbose --bundle /var/oscli/Gemfile --bundle_path /var/oscli/gems openstudio_version
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure that we really want this here. It just prints out the version during the build. I'll leave it in for now, but it isn't needed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ya - I actually decided to leave it in as a quick way of erring out builds... Not sure if it's a good idea, but it's an idea!

@nllong nllong merged commit 9b99f95 into develop Aug 8, 2018
@nllong nllong deleted the smartds branch August 8, 2018 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants