A public docker file that has all the dependencies to build and develop the DS3 JavaCLI
To use this docker container, run the following command:
sudo docker run -it denverm80/ds3_java_cli_docker_test
This will start the container with an interactive bash shell which will allow you to clone the ds3_java_cli and then build it.