mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #39717 from thaJeztah/add_python_wheel
Dockerfile: add python3-wheel back again (for yamllint)
This commit is contained in:
commit
07b48c9e08
1 changed files with 1 additions and 0 deletions
|
@ -248,6 +248,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||
pigz \
|
||||
python3-pip \
|
||||
python3-setuptools \
|
||||
python3-wheel \
|
||||
thin-provisioning-tools \
|
||||
vim \
|
||||
vim-common \
|
||||
|
|
Loading…
Reference in a new issue