Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

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/sendgrid-java -f Dockerfile .

Usage examples

  • Most recent version: docker run -it sendgrid/sendgrid-java.
  • Your own fork:
    $ git clone https://github.com/you/cool-sendgrid-java.git
    $ realpath cool-sendgrid-java
    /path/to/cool-sendgrid-java
    $ docker run -it -v /path/to/cool-sendgrid-java:/mnt/sendgrid-java sendgrid/sendgrid-java

For more detailed information, see USAGE.md.

About

sendgrid-java is guided and supported by the SendGrid Developer Experience Team.

sendgrid-java is maintained and funded by SendGrid, Inc. The names and logos for sendgrid-java are trademarks of SendGrid, Inc.

SendGrid Logo