We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e27f169 commit 85b7c60Copy full SHA for 85b7c60
1 file changed
Dockerfile
@@ -50,7 +50,7 @@ RUN echo "alias pip=pip3" >> ~/.bashrc
50
RUN echo "alias python=python3" >> ~/.bashrc
51
52
RUN mkdir -p /home/coder/.vscode/settings.json
53
-cat <<EOT >>
+RUN cat <<EOT >>
54
{
55
"jupyter.kernels.filter": [
56
0 commit comments