Skip to content

Commit

Permalink
set USER
Browse files Browse the repository at this point in the history
  • Loading branch information
alexboden committed Nov 2, 2024
1 parent 928a5b9 commit 3bdf484
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ RUN pip3 install -r requirements.txt
# CMD ["python3", "main.py"]
ENTRYPOINT ["python3", "/app/main.py"]

# USER alexboden
# Custom user for running the CI
USER watcloud-slurm-ci

0 comments on commit 3bdf484

Please sign in to comment.