added dos2unix to docker for Win10 and default to release build
This commit is contained in:
parent
382db668ed
commit
937d3e1933
3 changed files with 5 additions and 3 deletions
|
|
@ -15,6 +15,7 @@ RUN apt-get update -qq \
|
|||
unzip \
|
||||
wget \
|
||||
curl \
|
||||
dos2unix \
|
||||
# aarch64 packages
|
||||
libffi-dev \
|
||||
libssl-dev \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue