dockerfile: restore yamllint
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> Upstream-commit: 708b068d3095c6a6be939eb2da78c921d2e945e2 Component: engine
This commit is contained in:
@@ -233,6 +233,7 @@ COPY --from=docker-py /docker-py /docker-py
|
||||
# above.
|
||||
RUN cd /docker-py \
|
||||
&& pip install docker-pycreds==0.2.1 \
|
||||
&& pip install yamllint==1.5.0 \
|
||||
&& pip install -r test-requirements.txt
|
||||
|
||||
ENV PATH=/usr/local/cli:$PATH
|
||||
|
||||
Reference in New Issue
Block a user