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 f98e98d commit 0fe028eCopy full SHA for 0fe028e
Dockerfile
@@ -15,4 +15,3 @@ COPY requirements.txt /home/coder/
15
RUN python3.7 -m pip install --no-cache-dir -r ~/requirements.txt
16
17
CMD ["code-server", "--allow-http", "--no-auth"]
18
-
0 commit comments