Has anyone created a Docker linux container for deploying/running EnergyPlus?
Now that Docker is out of Beta and is supported by Google Compute Engine, AWS, and others, I would like to start deploying EnergyPlus (and an entire analysis stack) via containers.
I looked into this a bit today and I need to find a way to accept the license agreement to the binary installer via the command line in order to work with the Dockerfile RUN command. Who maintains the Linux binary installer and is there documentation or available arguments to pass to the installer? The alternative is to host the docker image in a repository, but I prefer the Dockerfile approach.
Future installers of EnergyPlus will not have passwords. For now we mirror passwordless EnergyPlus installers here: http://developer.nrel.gov/downloads/b.... You should still create an account on http://energyplus.gov. I think you want to create a Dockerfile and also push it to Docker Hub.
Does one of these comments answer the question? Currently when I sort the forum by "unanswered" this one keeps taking the top spot.
And what does a popular brand of khaki pants have to do with EnergyPlus?