amzn / oss-dashboard

A dashboard for viewing many GitHub organizations at once.
Apache License 2.0
159 stars 40 forks source link

Publish docker image in DockerHub #110

Closed kaakaa closed 3 years ago

kaakaa commented 7 years ago

Would you like to register Docker image of oss-dashboard in DockerHub? If you publish docker image in DockerHub, it become more easy for everyone to use oss-dashboard without building docker image.

Building and publishing docker image in DockerHub can be done automatically. So you need only making account and setting a little at first. Configure automated builds on Docker Hub | Docker Documentation

I make sample image from my forked repository. kaakaa/oss-dashboard - Docker Hub

hyandell commented 7 years ago

Not currently. I'd want to look more at the postgres:alpine and ruby:2.2.6-slim to understand what they include before packaging up a docker image on DockerHub.

jamesiri commented 3 years ago

142