etherpad: ref
This commit is contained in:
parent
881cd1be3d
commit
ddebb2c02a
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ ENV NODE_VERSION lts/erbium
|
|||
# lts-erbium = Node.js 12.x
|
||||
# We speculate that our problems with Etherpad are because we're using a newer version of Node.js..... :-/
|
||||
# nvm needs curl to download versions of Node.js
|
||||
# Ref https://stackoverflow.com/a/66521281/1460422
|
||||
|
||||
RUN install_packages ca-certificates curl
|
||||
RUN curl -sSL -o - https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash || true
|
||||
|
|
Loading…
Reference in a new issue