Page MenuHomePhabricator

[keyserver] Dockerfile for Node keyserver
ClosedPublic

Authored by ashoat on Apr 27 2022, 8:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 2, 5:18 AM
Unknown Object (File)
Thu, Oct 31, 10:40 AM
Unknown Object (File)
Wed, Oct 23, 4:28 PM
Unknown Object (File)
Wed, Oct 23, 4:28 PM
Unknown Object (File)
Wed, Oct 23, 4:28 PM
Unknown Object (File)
Wed, Oct 23, 2:57 AM
Unknown Object (File)
Tue, Oct 22, 2:05 AM
Unknown Object (File)
Mon, Oct 21, 11:28 PM

Details

Summary

With script dependencies in place, this diff completes the Dockerfile for the Node keyserver.

Depends on D3870

Test Plan

docker-compose up --build

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

tomek added inline comments.
keyserver/Dockerfile
49 ↗(On Diff #12027)

At this point we've copied a couple of files. This command copies them again, right?
(I don't think this is an issue, but just wanted to clarify)

This revision is now accepted and ready to land.Apr 28 2022, 1:51 AM
keyserver/Dockerfile
49 ↗(On Diff #12027)

Yes, I believe so

This revision was automatically updated to reflect the committed changes.