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

Publish docker image to dockerhub to lower the barrier to entry #85

Open kblief opened 5 years ago

kblief commented 5 years ago
Question/Issue Overview

Docker image should be published to dockerhub to lower the barrier to usage

Expected Behavior

Docker image should be published to DockerHub

Current Behavior

Docker image is published to private docker repo on bintray

Additional Information

Dockerhub is the defacto standard for pulling docker images. As tools like testcontainers are becoming for popular, adding an additional hurdle, like a private docker repo, will reduce the adoption.