View Single Post
  #10  
Old 01-17-2017, 04:52 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
Default

Quote:
Originally Posted by jd_war_eagle View Post
Wow, just came to the forums to post about some work I've been doing on some eqemulator docker containers over the last couple days as well. It looks like we've been going in a very similar direction. Your stuff looks good!

I was going for more of a 1 button approach, and didn't so much follow the typical docker model of splitting processes up into their own containers as my goal was mostly just to have an easy way to bring up a private server for mysql to mess around with

I haven't pushed the images anywhere since they do end up being quite large after everything is downloaded and built into them so a build is required. May do that down the road.

https://github.com/jd-war-eagle/eqemu-docker

Cheers!
1 button approach has been here:

https://github.com/EQEmu/Server/#server-installs
Reply With Quote