Our build/run scripts for the keyserver rely on nvm, so we need it in the Dockerfile.
Trying to lock to a specific version here. Inspired by this StackOverflow and this article.
Depends on D3848
Differential D3849
[keyserver] Add nvm to Dockerfile Authored by ashoat on Apr 26 2022, 2:48 AM.
Details
Our build/run scripts for the keyserver rely on nvm, so we need it in the Dockerfile. Trying to lock to a specific version here. Inspired by this StackOverflow and this article. Depends on D3848 tested that yarn prod worked inside the Docker image
Diff Detail
|