clearlydefined / clearlydefined/service
Docker build npm creds
Open
- Dominant language
- TypeScript
- Stars
- 51
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
The Docker build needs to access the "@clearlydefined/spdx" package, which is on `npm.pkg.github.com` and requires a login.
See:
https://docs.npmjs.com/docker-and-private-modules#update-the-dockerfile
The same method as #1312 will not work here, as we don't want to copy the `.npmrc` with the token into the container image.
Contributor guide
Assessment
This issue has not been assessed yet.