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 abe982b commit 749fd91Copy full SHA for 749fd91
images/universal/ubuntu.Dockerfile
@@ -21,4 +21,4 @@ RUN userdel -r codespace && \
21
--user-group && \
22
echo "coder ALL=(ALL) NOPASSWD:ALL" >>/etc/sudoers.d/nopasswd
23
24
-USER coder
+USER coder
0 commit comments