mirror of
https://github.com/docker/compose.git
synced 2025-07-22 21:24:38 +02:00
Remove obsolete curl dependency
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
parent
3844ff2fde
commit
9df0a4f3a9
@ -5,7 +5,6 @@ RUN set -ex; \
|
|||||||
apt-get update -qq; \
|
apt-get update -qq; \
|
||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
locales \
|
locales \
|
||||||
curl \
|
|
||||||
python-dev \
|
python-dev \
|
||||||
git
|
git
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user