v1.0.0,latest(Dockerfile)
Due to Oracle's JDK license, you must build this Docker image using the official Oracle image located in the Docker Store. You will need a Docker store account. Once you have an account, you must accept the Oracle license here. On the command line, type docker login and provide your credentials. You may then build the image using this command docker build -t sendgrid/java-http-client -f Dockerfile .
-
Where to get help: Contact SendGrid Support
-
Where to file issues: https://github.com/sendgrid/java-http-client/issues
-
Where to get more info: USAGE.md
-
Maintained by: SendGrid Inc.
- Most recent version:
docker run -it sendgrid/java-http-client. - Your own fork:
$ git clone https://github.com/you/cool-java-http-client.git $ realpath cool-java-http-client /path/to/cool-java-http-client $ docker run -it -v /path/to/cool-java-http-client:/mnt/java-http-client sendgrid/java-http-client
For more detailed information, see USAGE.md.
