Yong Tang d75f24fd9d Update opts.MemBytes to disable default, and move docker run/create/build to use opts.MemBytes
This fix made several updates:
1. Update opts.MemBytes so that default value will not show up.
   The reason is that in case a default value is decided by daemon,
   instead of client, we actually want to not show default value.
2. Move `docker run/create/build` to use opts.MemBytes for `--shm-size`
   This is to bring consistency between daemon and docker run
3. docs updates.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-06-02 00:10:52 +00:00
..
2017-06-02 00:10:49 +00:00
2017-06-02 00:10:40 +00:00
2017-06-02 00:10:46 +00:00
2017-06-02 00:06:58 +00:00
2017-06-02 00:10:43 +00:00
2017-06-02 00:10:48 +00:00
2017-06-02 00:10:47 +00:00
2017-06-02 00:10:42 +00:00
2017-06-02 00:10:46 +00:00
2017-06-02 00:10:44 +00:00
2017-06-02 00:10:44 +00:00
2017-06-02 00:10:44 +00:00
2017-06-02 00:10:44 +00:00
2017-06-02 00:10:48 +00:00