Philippe Teuwen
42b5602692
Missing docker files
2025-03-25 22:46:43 +01:00
Philippe Teuwen
12775960dc
Refactor Docker scripts
2024-12-18 22:24:20 +01:00
Philippe Teuwen
a1a9b50d24
Docker: fix test for pm3 when building images
2024-12-18 15:29:26 +01:00
Philippe Teuwen
f09705868a
all Docker envs: add support for connection to host device
2024-12-18 13:31:06 +01:00
Philippe Teuwen
8cf66420af
add gd to all Dockerfiles due to changes in hf waveshare
2024-09-10 00:59:14 +02:00
Philippe Teuwen
fd1d088099
Fix Dockerfiles deprecation warning
2024-09-10 00:14:37 +02:00
Philippe Teuwen
aca547aa4f
update docker stuff
2023-07-17 03:10:11 +02:00
Philippe Teuwen
83e083100b
Bring LZ4 support for hardnested tables
...
Testing perfs on an old 8-core laptop:
BZ2 : 2 Mb, average decompression time: 5514 ms
LZ4 -9: 9 Mb, average decompression time: 837 ms
RAW : 704 Mb, average decompression time: 368 ms
Other LZ4 options don't help: -1 is slower and bigger, --favor-decSpeed does not do anything
To enable:
apt install liblz4-dev
cd client/resources/hardnested_tables
for i in *bz2; do bunzip2 $i; lz4 -9 --rm ${i%.bz2}; done
2023-07-15 22:58:00 +02:00
Philippe Teuwen
f54dd925d1
docker & tests
2023-01-15 18:46:35 +01:00
iceman1001
489f91b388
better to upgrade too
2022-10-29 00:39:35 +02:00
iceman1001
3f0b77fa93
add pip , cd directory when building and adding large release test script
2022-10-28 22:17:01 +02:00
iceman1001
038407a6ab
add pip when building the docker image instead
2022-10-28 21:59:17 +02:00
Philippe Teuwen
54061d9364
Add openssl headers to the Dockerfiles
2022-02-15 23:08:06 +01:00
Philippe Teuwen
9e666e2ebe
docker kali
2021-12-15 01:42:01 +01:00