The program open calculator and check the result of 5+10.
Also, count the amount of numbers and total buttons.
Prerequisites: Node.js, Docker
To run this project:
Change Name to your personal desire [lowercase]
$ docker build -t Name -f Dockerfile .
After building the docker image you need to run:
$ docker run Name