Skip to content

Commit

Permalink
Update ubuntu.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
matifali authored Sep 19, 2024
1 parent 120b29d commit 14e1a3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion images/minimal/ubuntu.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ RUN userdel -r ubuntu && \
useradd coder \
--create-home \
--shell=/bin/bash \
--groups=docker \
--uid=1000 \
--user-group && \
echo "coder ALL=(ALL) NOPASSWD:ALL" >>/etc/sudoers.d/nopasswd
Expand Down

0 comments on commit 14e1a3f

Please sign in to comment.