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 61cde88 commit 27bd4e8Copy full SHA for 27bd4e8
Dockerfile
@@ -13,7 +13,7 @@ USER gitpod
13
WORKDIR /home/gitpod/
14
RUN echo -e "\n. /scripts/path.sh\n" >> ~/.bashrc \
15
&& icon ipython -c --extra-pip-options break-system-packages \
16
- && icon svim -ic -y --extra-pip-options break-system-packages \
+ #&& icon svim -ic -y --extra-pip-options break-system-packages \
17
&& icon pt -ic \
18
&& /scripts/sys/purge_cache.sh
19
0 commit comments