We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d46a68 commit 07f89b0Copy full SHA for 07f89b0
rdagent/scenarios/qlib/docker/Dockerfile
@@ -7,6 +7,7 @@ RUN apt-get clean && apt-get update && apt-get install -y \
7
vim \
8
git \
9
build-essential \
10
+ coreutils \
11
&& rm -rf /var/lib/apt/lists/*
12
13
RUN git clone https://github.com/microsoft/qlib.git
0 commit comments