Skip to content

Commit

Permalink
user ubuntu already exists
Browse files Browse the repository at this point in the history
  • Loading branch information
BenWibking committed Sep 27, 2024
1 parent ce5fed6 commit 0a573c5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .devcontainer/cuda-container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ RUN mkdir -p /tmp/build-adios2 && cd /tmp/build-adios2 && \
cd / && \
rm -rf /tmp/build-adios2

# Create a new user 'ubuntu' and set the working directory
RUN useradd -ms /bin/bash ubuntu

# Set the working directory and user
WORKDIR /home/ubuntu
USER ubuntu
Expand Down

0 comments on commit 0a573c5

Please sign in to comment.