Skip to content

Docker build npm creds #1314

@jeffmendoza

Description

@jeffmendoza

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions