Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 354 Bytes

File metadata and controls

8 lines (5 loc) · 354 Bytes

ds3-java-cli-docker

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.