Commit Graph

17 Commits

Author SHA1 Message Date
kev 8a4fb89c01 update 2021-10-18 12:06:54 +08:00
kev 685657d311 update fteproxy 2021-10-15 18:12:48 +08:00
Pratik raj b113da5d19 chore: Use --no-cache-dir flag to pip in Dockerfiles, to save space
Using "--no-cache-dir" flag in pip install ,make sure dowloaded packages
by pip don't cached on system . This is a best practise which make sure
to fetch ftom repo instead of using local cached one . Further , in case
of Docker Containers , by restricing caching , we can reduce image size.
In term of stats , it depends upon the number of python packages
multiplied by their respective size . e.g for heavy packages with a lot
of dependencies it reduce a lot by don't caching pip packages.

Further , more detail information can be found at

https://medium.com/sciforce/strategies-of-docker-images-optimization-2ca9cc5719b6

Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
2021-07-02 01:02:49 +05:30
kev cd4ef26ed8 update fteproxy 2017-09-02 13:45:27 +08:00
kev 82143a5b63 swith to new domain: easypi.pro 2017-05-08 07:05:07 +08:00
kev 4f7c39b30c update docker-compose.yml 2016-07-11 17:30:09 +08:00
kev c3f14433de fix icon 2016-07-11 13:59:26 +08:00
kev 67f9b0b2d9 add fteproxy-arm 2016-07-11 02:05:43 +08:00
kev 202392cdc6 switch to new domain: easypi.info 2016-05-01 09:06:20 +08:00
kev 2d71ab8530 update 2016-04-02 08:19:22 +08:00
kev 6ebc327692 improve fteproxy 2015-09-19 20:46:02 +08:00
kev 366a3d10b2 update fteproxy 2015-09-03 12:05:35 +08:00
kev 4058dbf661 update 2015-09-03 10:46:51 +08:00
Kev++ b64f1402c4 Update README.md 2015-05-27 20:02:23 +08:00
kev bd998a02d2 update 2015-05-27 19:17:15 +08:00
kev f7ded21f69 add key 2015-05-27 10:25:59 +08:00
kev 76c0c40451 add fteproxy 2015-05-27 07:14:55 +08:00