Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Outline

Supported tags and respective Dockerfile links

Quick reference

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 .

Usage examples

  • 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.

SendGrid Logo

Morty Proxy This is a proxified and sanitized view of the page, visit original site.