Martin Weinelt
b5369e5aa3
contrib: Dockerfile: install rsync
...
The kernel build requires rsync.
2021-05-11 02:23:05 +02:00
Martin Weinelt
aeba087a53
contrib: Dockerfile: add python3, drop python2
2021-05-11 02:23:05 +02:00
Vieno Hakkerinen
09d6f70b07
contrib/Dockerfile: use apt-get instead of apt
...
* apt is meant for user interactive usage. apt does not guarantee a stable CLI.
* set DEBIAN_FRONTEND=noninteractive to tell apt-get that no user interaction is wanted
2021-04-07 18:01:56 +02:00
Martin Weinelt
2c071657ac
contrib: Dockerfile: add shellcheck
2019-12-29 15:54:27 +01:00
Martin Weinelt
372d9c372e
Add minimal docker environment
...
This will be a useful precursor for continuous integration.
2019-06-20 01:19:28 +02:00