mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 11:45:50 +00:00
build: Install bc package
This commit is contained in:
parent
968602f9bc
commit
e8a7b2c708
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ ARG DEBCONF_NONINTERACTIVE_SEEN "true"
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get --no-install-recommends -y install \
|
apt-get --no-install-recommends -y install \
|
||||||
|
bc \
|
||||||
curl \
|
curl \
|
||||||
7zip \
|
7zip \
|
||||||
wsdd \
|
wsdd \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue