First time here? Check out the Help page!
1 | initial version |
This may be a redundant answer for the OP if nllong on dockerhub is the same person as long here. Hopefully someone else will get some benefit though.
In any case, there is now a Docker image nllong/energyplus uploaded at the docker hub.
You can pull the image to your docker installation using docker build -t nllong/energyplus:8.1
or docker build -t nllong/energyplus:8.2
depending on which version you need.