This commit is contained in:
parent
52f765f358
commit
292536b59e
@ -4,7 +4,7 @@ RUN apt-get update && apt-get install -y \
|
||||
build-essential \
|
||||
cmake \
|
||||
git \
|
||||
nlohmann-json3-dev wget curl cmake ninja-build mold build-essential nodejs npm \
|
||||
nlohmann-json3-dev wget curl cmake ninja-build mold build-essential nodejs npm jq \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN curl -fsSL https://get.docker.com | sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user