Skip to content

Commit 24fc53a

Browse files
authored
Update Dockerfile
1 parent 526f658 commit 24fc53a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docker/cpu/Dockerfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ RUN apt install -y tzdata
1212

1313
RUN apt-get update && apt-get install -y --no-install-recommends \
1414
build-essential \
15+
curl \
16+
zip \
17+
unzip \
18+
tar \
1519
cmake \
1620
git \
1721
wget \

0 commit comments

Comments
 (0)