Deployment image privileged once more...
This commit is contained in:
parent
3a8497325f
commit
8da58950ad
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@ RUN chown matemat:matemat -R /home/matemat
|
|||
RUN pip3 install -r /home/matemat/requirements.txt
|
||||
|
||||
WORKDIR /home/matemat
|
||||
USER matemat
|
||||
# USER matemat
|
||||
CMD python3 -m matemat
|
||||
EXPOSE 8080/tcp
|
||||
|
|
Loading…
Reference in a new issue