SpartaSystems / holdmail

HoldMail is a Java Application for proxying SMTP mail, providing a browsable viewer for captured emails.
Apache License 2.0
32 stars 15 forks source link

Enable a docker plugin for build time image creation (#27) #62

Closed johnament closed 6 years ago

johnament commented 6 years ago

Short description of what this resolves:

Adds gradle commands to create a docker image during the build, based on build output instead.

Changes proposed in this pull request:

Fixes: #27