mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-01-22 14:15:44 +01:00
Add wget to base image
Signed-off-by: Steeve Morin <steeve.morin@gmail.com>
This commit is contained in:
parent
72e463a0b1
commit
5d624708cc
@ -4,6 +4,7 @@ MAINTAINER Steeve Morin "steeve.morin@gmail.com"
|
|||||||
RUN apt-get update && apt-get -y install \
|
RUN apt-get update && apt-get -y install \
|
||||||
bash \
|
bash \
|
||||||
curl \
|
curl \
|
||||||
|
wget \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
build-essential \
|
build-essential \
|
||||||
file \
|
file \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user