google / seesaw

Seesaw v2 is a Linux Virtual Server (LVS) based load balancing platform.
Apache License 2.0
5.65k stars 511 forks source link

Introduce build inside the docker #6

Closed onorua closed 8 years ago

onorua commented 8 years ago

This should simplify adoption by the community, and may save couple of hours for new users who would like to just try the tool without additional efforts.

This is not running seesaw in the docker, but rather build it without additional dependencies on the host machine.

baptr commented 8 years ago

I worry that this risks confusing things since it's not actually supporting running seesaw within Docker. I don't feel like the build requirements are that onerous, so I'd rather leave this out for simplicity.

onorua commented 8 years ago

@baptr do you want me to work on dockerized solution to actually run seesaw?