EPCCed / wee_archie

BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Containerise #7

Closed otbrown closed 5 years ago

otbrown commented 5 years ago

Adds a Dockerfile and python Requirements.txt which is generated by pip freeze. Once Requirements.txt is in this repo, the Dockerfile can be further simplified. A docker image can be found on Docker hub at otbrown/wave-demo.

To run the demo it is necessary to run an XServer such as XMing on the host. The "No access control" option must be selected when launching XMing on Windows. The built docker image should be run interactively.

docker run -it --rm <image-id>