This commit is contained in:
MedzikUser 2021-10-09 15:21:42 +02:00
parent c35da6518f
commit 0396964364
No known key found for this signature in database
GPG Key ID: 3AC8B718A75F3281
1 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,6 @@ RUN useradd -l -G wheel,storage,power -m -s /bin/bash -p archie archie \
USER archie
RUN sudo echo "Running 'sudo' for archie: success"
RUN echo "archie" | sudo echo "Running 'sudo' for archie: success"
RUN mkdir -p /home/archie