support/docker: drop Python 2.x modules
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 14 Aug 2020 19:58:20 +0000 (21:58 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Fri, 14 Aug 2020 21:08:34 +0000 (23:08 +0200)
commit23f7fa874b63bbc0e999cf4e904c7d3f3a8d7904
tree76cada48c20971bb460200d74d701a0c235c9be7
parentc227664471bbb64101b03a87a15f5742f1c02963
support/docker: drop Python 2.x modules

Since commit 4a40d36f131890941c1e482eb5f28ebcd81cb7a3
("support/testing: switch to Python 3 only") our runtime testing
infrastructure is Python 3.x only.

Therefore, it is no longer needed to have python-nose2 and
python-pexpect in the Docker container used to run our Gitlab CI jobs.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
support/docker/Dockerfile