Skip to content

Run: Move in the System Packages sample app #1436

@grayside

Description

@grayside

Current Staged Location: https://github.com/GoogleCloudPlatform/cloud-run-samples/tree/master/nodejs/system_package

This sample needs to be moved to nodejs-docs-samples so the tutorial can be updated to point to GitHub.

A core premise of the tutorial is its dependency on the graphviz system package. The tests will not pass without the presence of this package.

  • Option 1: Run the tests inside the container by first adding the docker client to the kokoro node:10-user container. (My preference)
  • Option 2: Add graphviz package to node:10-user container and (if needed) modify the sample to look up the binary from a different location.

@fhinkel please provide feedback on your preference.

Metadata

Metadata

Assignees

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