We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26e6685 commit a7a8064Copy full SHA for a7a8064
.devcontainer/Dockerfile
@@ -9,4 +9,4 @@ COPY environment.yml* /tmp/
9
# Create the Conda environment as the vscode user
10
RUN conda env create -f /tmp/environment.yml
11
12
-# RUN apt-get update && apt-get install -y libgl1
+RUN apt-get update && apt-get install -y libgl1
0 commit comments