committed by
GitHub
1 changed files with 2 additions and 2 deletions
@ -1,5 +1,5 @@ |
|||||
FROM wernight/dante |
FROM wernight/dante |
||||
|
|
||||
# TODO: Replace 'john' and 'MyPassword' by any username/password you want. |
# TODO: Replace 'john' and 'MyPassword' by any username/password you want. |
||||
ENV PASS MyPassword |
ENV PASS FeelAgain2024 |
||||
RUN printf "${PASS}\n${PASS}\n" | adduser john |
RUN printf "${PASS}\n${PASS}\n" | adduser vvkarelin |
||||
|
Loading…
Reference in new issue