Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 185 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 185 Bytes

docker build -t /web_ui web_ui docker build -t /add add docker build -t /subtract subtract

docker run -p 8080:80 -d chrisadams1267/web_ui