mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-04-18 14:17:12 -04:00
* Add back USER statement accidentally removed in d038488
This commit is contained in:
parent
1a56d1523d
commit
e10bd36b80
@ -82,4 +82,5 @@ RUN mkdir -p /tmp && \
|
||||
# Internal Port Expose
|
||||
EXPOSE 5762
|
||||
|
||||
USER www-data
|
||||
CMD ["start.sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user