Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 386 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 386 Bytes

Sendgrid-Statsd Docker Container

This is the source for jannkleen/sendgrid-statsd in the docker index.

Installation

  • The easy way:

    docker pull jannkleen/sendgrid-statsd
    
  • The other way:

    git clone https://github.com/JannKleen/sendgrid-statsd.git
    
    cd sendgrid-statsd
    
    docker build .