GMOD / docker-apollo

:whale: Apollo 2.X Docker Image
GNU General Public License v3.0
10 stars 12 forks source link

Fix defaults - WIP #15

Closed nathandunn closed 7 years ago

nathandunn commented 7 years ago

@erasche Sorry, this was is still under construction, but these are helpful.

Yeah, a unified image would be good. I'll see where I get. We can talk tomorrow about forking this or using a variable to provide to create the minimal (just Apollo) versus the maximal (+ postgresql + chado). Of course, I have to get at LEAST one of these working, first and we can use an environmental variable for these.

Maybe creating a unified variable but using a separate instance for providing a standalone docker would be best.

hexylena commented 7 years ago

I just use two branches for this, and they're released as two docker tags. erasche/apollo:unified and erasche/apollo:latest. it's pretty easy and I manually merge changes from master to unified branch every once in a while.

nathandunn commented 7 years ago

I’ll give that a shot. Going through your other changes as well.

Nathan

On Jun 27, 2017, at 1:13 AM, Eric Rasche notifications@github.com wrote:

I just use two branches for this, and they're released as two docker tags. erasche/apollo:unified and erasche/apollo:latest. it's pretty easy and I manually merge changes from master to unified branch every once in a while.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/GMOD/docker-apollo/pull/15#issuecomment-311207618, or mute the thread https://github.com/notifications/unsubscribe-auth/AAt2qk4_pr0U6vDknFxJ1v50wAcAln3yks5sIDs3gaJpZM4OFhXv.

nathandunn commented 7 years ago

Going to create another one.