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 Authored by ashoat on Apr 25 2022, 7:48 PM.
Details
Summary 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 Test Plan tested that yarn prod worked inside the Docker image
Diff Detail
Event TimelineHerald added subscribers: • abosh, • karol, atul, • adrian. · View Herald TranscriptApr 25 2022, 7:48 PM2022-04-25 19:48:12 (UTC-7) Harbormaster completed remote builds in B8537: Diff 11899.Apr 25 2022, 7:55 PM2022-04-25 19:55:59 (UTC-7) This revision is now accepted and ready to land.Apr 26 2022, 9:44 AM2022-04-26 09:44:08 (UTC-7) Closed by commit rCOMMa6ad9b4448f1: [keyserver] Add nvm to Dockerfile (authored by ashoat). · Explain WhyApr 27 2022, 11:40 AM2022-04-27 11:40:35 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 12002 keyserver/Dockerfile
|