Calculator Build dockerfile as a image docker build -t calculator . Run calculate docker run -it --rm calculator calculate Run test docker run -it --rm calculator test