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 36694ae commit aafe640Copy full SHA for aafe640
.gitpod.Dockerfile
@@ -6,4 +6,4 @@ RUN sudo apt-get install -y \
6
xorriso \
7
qemu-system-x86-64
8
9
-RUN python3 -m install requests xbstrap
+RUN python3 -m pip install requests xbstrap
0 commit comments