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
38a3110401
commit
3724715f19
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ LABEL version="0.1"
|
||||||
ARG collab_text
|
ARG collab_text
|
||||||
ARG login_text
|
ARG login_text
|
||||||
|
|
||||||
|
# set workdir (might solve issue #2 - see https://stackoverflow.com/questions/57534295/)
|
||||||
|
WORKDIR /opt
|
||||||
|
|
||||||
# install latest npm
|
# install latest npm
|
||||||
RUN npm install -g npm
|
RUN npm install -g npm
|
||||||
# clean cache (might solve issue #2)
|
# clean cache (might solve issue #2)
|
||||||
|
|
Loading…
Add table
Reference in a new issue