1. 17 Dec, 2014 1 commit
    • kfei's avatar
      Reduce the size of Docker image · e9f974dc
      kfei authored
      1) Add `--no-install-recommends` option to `apt-get install`, this
         avoids lots of (~30MB) unnecessary packages.
      2) Add `ca-certificates` package for `wget` fetching stuffs from Amazon
         S3.
      3) There is no need to run `apt-get clean` for an image derived from
         official Ubuntu since they already cleaned (see also:
         http://goo.gl/B2SQRB) all the garbages produced by `apt-get`.
      Signed-off-by: default avatarkfei <kfei@kfei.net>
      e9f974dc
  2. 15 Dec, 2014 12 commits
  3. 14 Dec, 2014 6 commits
  4. 13 Dec, 2014 2 commits
  5. 12 Dec, 2014 8 commits
  6. 11 Dec, 2014 9 commits
  7. 10 Dec, 2014 2 commits