1
0
mirror of https://github.com/docker/cli.git synced 2026-01-13 18:22:35 +03:00

Merge pull request #18417 from jfrazelle/remove-parallel

remove parallel we no longer use it
Upstream-commit: 0b930e8fec026f0a7c84e3bccbc375c2443ae33d
Component: engine
This commit is contained in:
David Calavera
2015-12-09 16:26:02 -08:00

View File

@@ -57,7 +57,6 @@ RUN apt-get update && apt-get install -y \
libsystemd-journal-dev \
libtool \
mercurial \
parallel \
pkg-config \
python-dev \
python-mock \