Commit Graph

11 Commits

Author SHA1 Message Date
Bernd Herzog 9115eadd17 added lz4 to dockerfile 2023-03-27 16:22:20 +02:00
ittercho 70551ef155 Format 2023-02-19 08:35:25 +01:00
igolyudov 310fbd53ec
Update docker file (#719)
Pin base image ubuntu LTS version. add installation python3 with python3-yaml package. create python link in PATH for build hackrf dependency,
2022-10-04 08:56:04 +13:00
Erwin Ried f56e8930dc
Update dockerfile 2021-03-11 10:34:10 +01:00
Erwin Ried de92faf67b
Same as the other dockerfile, using get-pip.py 3.4
https://stackoverflow.com/questions/65896334/python-pip-broken-wiith-sys-stderr-writeferror-exc
2021-02-16 09:50:34 +01:00
Erwin Ried 6e590d0764 Fixing python in the dockerfiles
For some misterious reason it broke...
2020-05-20 14:48:44 +02:00
Erwin Ried 9f72e62db7 For some reason bzip2 is required now 2020-05-20 13:39:14 +02:00
Yannick M. Dixken e87a088842 fixed the docker build process by installing pip manually 2020-05-15 00:40:24 +02:00
Yannick M. Dixken 4c60aed563 fixed the docker build process by installing pip manually 2020-05-15 00:31:20 +02:00
Brian Lechthaler a37d8cd10c dockerfile improvements (#296)
**Summary of changes:**

 - Added *some* inline documentation to make things a little more understandable
 - Replaced ARM toolchain dependency fetching, see #274 
 - Environment variable included to specify new or custom ARM toolchain. As ARM releases new versions of the toolchain, this URL can be changed.
2019-12-29 10:02:03 +01:00
OpCode1300 b115bb33f2 Add Dockerfile to build (#252) 2019-08-07 06:10:01 +02:00