usgo / online-ratings

AGA Online Ratings protocol and implementation
MIT License
23 stars 12 forks source link

Running docker without virtualbox #13

Closed vash3g closed 8 years ago

vash3g commented 8 years ago

Some hosts for this do not have enough resources to run a full virtual machine, is there a way to run without virtualbox?

brilee commented 8 years ago

What OS are you on? Linux boxes will be able to run docker natively - I can write up docs for that. Otherwise, virtualbox is I think the best way to go for now on Mac/Windows. It uses 500mb memory, ~1.7gb of disk space on my Mac.

vash3g commented 8 years ago

I'm on Ubuntu desktop 14.04. I'm just thinking that this is most likely going to run on some sort of Linux os that it may not be necessary. Just wondering about it.