In this project, I built a bash command line tool that return the art period (e.g. Renaissance) when a specific year is given. I pushed it to Dockerhub and tested it through AWS Cloud9.
We will receive the message "Let's know about the history of art! Enter the year you are interested in." For example, entering the year 1550 will return "Renaissance".
Build the bash command line.
Build the dockerfile.
Push the docker file.
Pull the docker file.
Run the file in Cloud 9.
