groob / docker-munki

Docker container with nginx and Munki Repo.
https://registry.hub.docker.com/u/macadmins/munki/
2 stars 11 forks source link

docker hub registry #3

Open groob opened 9 years ago

groob commented 9 years ago

I created some of these repos back when only a few of us were experimenting with docker. Since then, docker use in this community has grown quite a bit. Unfortunately some of the macadmins repos are built from groob/repo.. on Docker-hub, instead of the macadmins/repo... sources. Docker hub still doesn't let you switch the github source of a repo without deleting it first.. I'd like to match this and a few of the other macadmins/ repos on Docker Hub with their respective sources on Docker Hub, which will mean deleting the docker repos and re-creating them with the correct source.

/cc @nmcspadden @bruienne @grahamgilbert

grahamgilbert commented 9 years ago

I'm fine with this. Worst that happens is people can't pull for 30 mins or so whilst the image builds.

Graham Gilbert Sent from my iPhone

On 23 Aug 2015, at 15:29, Victor notifications@github.com wrote:

I created some of these repos back when only a few of us were experimenting with docker. Since then, docker use in this community has grown quite a bit. Unfortunately some of the macadmins repos are built from groob/repo.. on Docker-hub, instead of the macadmins/repo... sources. Docker hub still doesn't let you switch the github source of a repo without deleting it first.. I'd like to match this and a few of the other macadmins/ repos on Docker Hub with their respective sources on Docker Hub, which will mean deleting the docker repos and re-creating them with the correct source.

/cc @nmcspadden @bruienne @grahamgilbert

— Reply to this email directly or view it on GitHub.

bandwith commented 9 years ago

A small downtime is acceptable while everything is being standardized.