1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00:00
Commit Graph

2148 Commits

Author SHA1 Message Date
kev
f7521d1c7f add sonic 2021-08-11 19:26:23 +08:00
kev
cdf34e33e6 graphite: upgraded to 1.1.8 2021-08-10 15:09:54 +08:00
kev
5dc9babdf6 scrapyd: ipython for better shell 2021-08-09 17:55:55 +08:00
kev
774e09ed31 update selenoid 2021-08-04 14:10:51 +08:00
kev
2a713456d3 update selenoid 2021-08-04 13:33:00 +08:00
kev
2dec76638f add playwright 2021-08-04 13:32:37 +08:00
kev
13cc78afb6 update selenoid 2021-07-30 18:14:00 +08:00
kev
d6cd8ef158 update selenoid 2021-07-30 16:47:23 +08:00
kev
12674d60ed update audiowaveform 2021-07-30 16:41:20 +08:00
Kevin He
770bb4c671
Merge pull request #132 from LaQuay/master
[node-red] Improve explanation and readability
2021-07-22 10:52:37 +08:00
Kevin He
c64538437d
Merge pull request #145 from avks/master
Fixed vimagick/dockerfiles#144
2021-07-22 10:51:47 +08:00
kev
bd56ef8a53 patch scrapyd-clent (FIX #72 #183) 2021-07-21 19:02:44 +08:00
kev
909f42d1bf fix elastalert 2021-07-21 18:38:15 +08:00
kev
d2f8acf4a3 update editly 2021-07-21 16:36:51 +08:00
kev
620c865b0e update editly 2021-07-21 13:00:13 +08:00
kev
8b163893bc add editly 2021-07-21 11:59:05 +08:00
kev
0f27d619cc update rehook 2021-07-07 18:07:10 +08:00
kev
c3c08424a5 update n8n 2021-07-07 14:46:12 +08:00
kev
4420f0f243 update strapi 2021-07-02 17:59:13 +08:00
Kevin He
5ea793d636
Merge pull request #182 from Rajpratik71/optimization/pip-no-cache-dir
chore: Use --no-cache-dir flag to pip in Dockerfiles, to save space
2021-07-02 16:19:14 +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
5b324feaed update tinyproxy 2021-06-16 18:24:29 +08:00
Kevin He
6033a74b54
Merge pull request #177 from jk/patch-1
Update murmur to 1.3.4
2021-06-01 16:52:29 +08:00
Jens Kohl
a0c6bf32e0
Update murmur to 1.3.4 2021-06-01 10:51:01 +02:00
kev
422ad73916 update selenoid 2021-06-01 11:40:12 +08:00
kev
df6940f6ec add doh-server 2021-05-31 15:53:58 +08:00
kev
0fc6423eab fix ggr 2021-05-28 18:37:57 +08:00
kev
73c53c09f7 update selenium 2021-05-28 16:17:52 +08:00
kev
f816cb6185 add rstudio 2021-05-24 15:20:26 +08:00
kev
71b27d4288 upgrade owncast to 0.0.7 2021-05-17 11:12:49 +08:00
kev
a15a9e7ddf fix underscore.js 2021-05-11 10:53:49 +08:00
kev
97ea4e9e64 add webdis 2021-05-10 16:17:55 +08:00
Kevin He
c2719ee1aa
Merge pull request #175 from tevino/patch-3
Add beautifulsoup4 as a dependency
2021-05-06 15:58:03 +08:00
Kevin He
81de917e75
Merge pull request #156 from SuddenGunter/bugs/pure-ftpd-cfg-filename
pure-ftpd: fix config file name in dockerfile
2021-05-06 15:54:24 +08:00
kev
de6e0a669f update strapi 2021-04-27 17:26:52 +08:00
kev
570f3d7f61 add strapi 2021-04-27 16:47:02 +08:00
kev
3f4e4b3c28 upgrade superset to 1.1.0 2021-04-26 19:26:58 +08:00
kev
188254372f fix live555 2021-04-26 15:18:29 +08:00
kev
704843f84d upgrade nodebb to 1.17.0 2021-04-22 10:55:12 +08:00
kev
150811ad5b update ggr 2021-04-20 11:29:15 +08:00
kev
4679c6f4e8 update selenoid 2021-04-20 11:27:33 +08:00
kev
e8e5351a93 update ggr 2021-04-20 11:17:28 +08:00
kev
6de1e73bef update mantisbt 2021-04-16 15:53:26 +08:00
kev
9d94a8a87a update opencart 2021-04-16 15:47:27 +08:00
kev
33aefb01c1 upgrade splash to 3.5.0 2021-04-14 16:52:31 +08:00
kev
e883e2d83b fix webhook 2021-04-14 16:39:13 +08:00
kev
087ad3af4c fix rehook 2021-04-14 16:38:42 +08:00
kev
41718a0e1f fix scrapyd 2021-04-14 16:26:13 +08:00
kev
4daa2b4844 add snort3 2021-04-14 15:16:15 +08:00
kev
dd70ca4100 upgrade scrapyd:py3 to 2.5.0 2021-04-13 17:04:01 +08:00