Commit c316b95
committed
Docker image is too big.
Problem:
Docker image is 1.18GB.
Solution:
Base ubuntu image is only 77.8MB so adding all deps adds
950MB. Added no-install-recommends reduces image size to
853MB.
Signed-off-by: Paul Hewlett <[email protected]>1 parent 3845ec0 commit c316b95
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments