leighmcculloch / docker-unison

A docker data container using Unison for fast folder sync. An alternative to slow boot2docker volumes on OS X.
GNU General Public License v3.0
169 stars 26 forks source link

The image is very big #14

Open gagarine opened 8 years ago

gagarine commented 8 years ago

The image is 500MB. It's just feel wrong that the biggest images I run is an image for unison service.

What are the reason to use phusion/baseimage? How I understood phusion/baseimage image is great for running multipprocess.

Their is very smaller images running unison: https://github.com/onnimonni/docker-unison

gagarine commented 8 years ago

I should say I'm using this images from https://github.com/EugenMayer/docker-sync

leighmcculloch commented 8 years ago

@gagarine I think the selection of fusion/baseimage was careless and I think we can do something about this. 👍