"# rock-paper-scissors" to run this project you can create an image and run inside the docker following the commands below: docker build -f Dockerfile -t rockpaperscissors . docker run -it rockpaperscissors