diff options
author | Corentin LABBE <clabbe@baylibre.com> | 2017-10-27 10:35:20 +0200 |
---|---|---|
committer | Corentin LABBE <clabbe@baylibre.com> | 2017-10-27 10:35:20 +0200 |
commit | 09e2ea04485476093b97277cf4bf445052f4ba1b (patch) | |
tree | 01c4310dd22d3ef9a3a19c719de07aecb0015778 /README.md | |
parent | 1ba87d4097e4da3977f53ffd4fe808a3b0ec2c72 (diff) |
Add squid for caching LAVA downloads
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -89,6 +89,10 @@ docker-compose up ## Process wrapper You can use the lavalab-gen.sh wrapper which will do all the above actions +## Proxy cache +A squid docker is provided for caching all LAVA downloads (image, dtb, rootfs, etc...) +You have to uncomment a line in lava-master/Dockerfile to enable it + ## Security Note that this container provides defaults which are unsecure. If you plan on deploying this in a production enviroment please consider the following items: |