* update baseimages to 0.10.2
* update baseimage to 0.11
* del the files by the local test procuced.
* update windows install instructions
closes#123
* Pass arguments to seaf-gc
This will allow users to run seaf-gc with parameters like ``-D`` or ``-r``
* Apply pass argument patch to all gc scripts
* modified the 16.04 to 18.04
* updata comment
- ./launcher bootstrap => init seafile server data & letsencrypt, then
build a local image based on seafileorg/server:<version>
- ./launcher start => start a container using the local image
At this moment, we only support running mysql server inside the
container. Support for running mysql(and memcached) in a separate
container would be added later.