mirror of
https://github.com/Paillat-dev/presentator.git
synced 2026-01-02 09:16:20 +00:00
hmmm
This commit is contained in:
@@ -9,4 +9,4 @@ RUN wget https://github.com/marp-team/marp-cli/releases/download/v2.3.0/marp-cli
|
||||
RUN tar -xvf marp-cli-v2.3.0-linux.tar.gz
|
||||
RUN adduser -u 5678 --disabled-password --gecos "" appuser && chown -R appuser /presentator
|
||||
USER appuser
|
||||
CMD ["python", "./code/main.py"]
|
||||
CMD ["python", "main.py"]
|
||||
Reference in New Issue
Block a user