mirror of
https://git.unistra.fr/aius/root/ldap-overleaf-sl.git
synced 2025-05-04 19:55:26 +02:00
Update Dockerfile
This commit is contained in:
parent
0a563a1f75
commit
a96035fcc3
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ ARG collab_text
|
||||||
ARG login_text
|
ARG login_text
|
||||||
|
|
||||||
# set workdir (might solve issue #2 - see https://stackoverflow.com/questions/57534295/)
|
# set workdir (might solve issue #2 - see https://stackoverflow.com/questions/57534295/)
|
||||||
WORKDIR /opt
|
WORKDIR /var/www/sharelatex
|
||||||
|
|
||||||
# install latest npm
|
# install latest npm
|
||||||
RUN npm install -g npm
|
RUN npm install -g npm
|
||||||
|
|
Loading…
Add table
Reference in a new issue