69 Commits

Author SHA1 Message Date
Philippe Teuwen
272286f565 Fix Opensuse-leap docker: use ARM GCC14 2025-02-03 10:11:34 +01:00
Philippe Teuwen
e5bee8dd6f Docker images: supports TCP & BT connections 2024-12-18 23:36:37 +01:00
Philippe Teuwen
fbf03b9e8c fix sudo support in cross-platform Docker instances 2024-12-18 22:51:27 +01:00
Philippe Teuwen
12775960dc Refactor Docker scripts 2024-12-18 22:24:20 +01:00
Philippe Teuwen
8e99b792b2 Add cross-platform docker images for armv7 and arm64 2024-12-18 22:18:21 +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
Anton Todorov
b6fc000405 revert opensuse-leap docker to default Python 3.6
forgot to revert the opensuse-leap/Dockerfile changes when reworking commit 39c846ada4


Signed-off-by: Anton Todorov <ANTodorov@users.noreply.github.com>
2024-11-14 16:24:48 +01:00
ANTodorov
f3e9a79ca4 add option to build against non-default python3 package 2024-11-14 09:01:41 +01:00
Philippe Teuwen
cd17ee7ba2 Fix Opensuse Leap 15.6 Dockerfile 2024-09-10 09:53:52 +02:00
Philippe Teuwen
a907e93d19 fix parrot dockerfile 2024-09-10 01:17:48 +02:00
Philippe Teuwen
cb473b6238 fix opensuse-leap docker 2024-09-10 01:16:55 +02: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
7b5c350089 fix Tumbleweed docker 2023-09-08 15:46:49 +02:00
Philippe Teuwen
662ce8403e lz4 missing in some docs 2023-07-17 04:56:18 +02:00
Philippe Teuwen
9b2fb950ef fix docker/homebrew 2023-07-17 03:31:11 +02:00
Philippe Teuwen
aca547aa4f update docker stuff 2023-07-17 03:10:11 +02:00
Philippe Teuwen
a54097e19c fix archlinux and fedora dockers 2023-07-16 17:25:47 +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
2282d480ad update opensuse docker tests and other dockers 2023-01-16 00:34:02 +01:00
Philippe Teuwen
7e02a64576 update fedora docker tests 2023-01-15 21:53:39 +01:00
Philippe Teuwen
cb8f1a51ad update parrot docker tests 2023-01-15 19:54:56 +01:00
Philippe Teuwen
65d0e1ef06 update docker ubuntu 2023-01-15 19:41:19 +01:00
Philippe Teuwen
f54dd925d1 docker & tests 2023-01-15 18:46:35 +01:00
iceman1001
216858eeba adapt docker images 2022-10-29 01:13:01 +02:00
iceman1001
99659db10a text 2022-10-29 01:01:06 +02:00
iceman1001
01c469115b better to upgrade too 2022-10-29 00:40:03 +02:00
iceman1001
489f91b388 better to upgrade too 2022-10-29 00:39:35 +02:00
iceman1001
ecc425683b adapt docker opensuse-tumbleweed 2022-10-29 00:38:48 +02:00
iceman1001
587167da83 adapt docker opensuse-lead 2022-10-29 00:30:08 +02:00
iceman1001
c3f35bdde0 adapt docker ubuntu-21, still no release since its EOL 2022-10-29 00:21:06 +02:00
iceman1001
04ed4eb1d6 adapted docker ubuntu-20 2022-10-29 00:14:31 +02:00
iceman1001
5245c6801d adapt ubuntu 18 docker 2022-10-29 00:04:53 +02:00
iceman1001
7c7f1e94fa adapt parrot docker 2022-10-28 23:50:41 +02:00
iceman1001
cf5b500a6b adapt debian docker 2022-10-28 23:38:22 +02:00
iceman1001
a557b53ae7 text 2022-10-28 22:17:22 +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
06d653e330 skip install testing 2022-10-28 22:00:03 +02:00
iceman1001
038407a6ab add pip when building the docker image instead 2022-10-28 21:59:17 +02:00
iceman1001
7c44f36c0c added new test shell script to setup / install / build and test the proxmark source code for docker env archlinux 2022-10-26 22:32:04 +02:00
Philippe Teuwen
54061d9364 Add openssl headers to the Dockerfiles 2022-02-15 23:08:06 +01:00
Philippe Teuwen
081edec89b text 2022-01-09 17:52:16 +01:00
Philippe Teuwen
f11ae25213 Disable ht2crack5gpu as ht2crack5opencl supercedes it and ht2crack5gpu can be difficult to get running on setups supporting OpenCL on more than one Nvidia GPU 2022-01-09 16:34:31 +01:00
Philippe Teuwen
6b0b9682aa arch docker 2022-01-09 16:09:50 +01:00
Philippe Teuwen
9e666e2ebe docker kali 2021-12-15 01:42:01 +01:00
Philippe Teuwen
acb23acfc5 docker parrot 2021-12-15 01:27:24 +01:00
Philippe Teuwen
4beb851cfc docker build-all script 2021-12-15 01:08:05 +01:00
Philippe Teuwen
c104ec275b docker ubuntu 2021-12-15 01:06:19 +01:00
Philippe Teuwen
f664b426c8 docker fedora-35 2021-12-15 00:28:25 +01:00