diff options
author | kfei <kfei@kfei.net> | 2014-12-16 22:11:50 -0800 |
---|---|---|
committer | kfei <kfei@kfei.net> | 2014-12-16 22:49:43 -0800 |
commit | e9f974dc12cb7ab37f1fc089f0525bd491572a5c (patch) | |
tree | e5c4425cd99dbe4c07a6e1e93c15fe91bc854d59 /lib/api | |
parent | f023db2b474ab53056bdff3d01675fb6388265cd (diff) | |
download | gitlab-ce-e9f974dc12cb7ab37f1fc089f0525bd491572a5c.tar.gz |
Reduce the size of Docker image
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: kfei <kfei@kfei.net>
Diffstat (limited to 'lib/api')
0 files changed, 0 insertions, 0 deletions