We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7a8064 commit 0e19c73Copy full SHA for 0e19c73
.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