-
Notifications
You must be signed in to change notification settings - Fork 351
Open
Labels
feedbackFeedback submitted via the Docs feedback componentFeedback submitted via the Docs feedback componentneeds-improvementNegative FeedbackNegative Feedback
Description
Documentation Feedback
Path: /runtime/reference/docker/
Helpful: No ❌
Feedback:
The multi-stage build instructions are incorrect IMO. The first stage instructs you to run
deno installwhich will only install dependencies to Deno's cache, which will not be copied to the second stage. In runtime, the dependencies get redownloaded. Can it be that it should bedeno install --vendor?
GitHub User: @kytta
This issue was automatically created from the documentation feedback system.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feedbackFeedback submitted via the Docs feedback componentFeedback submitted via the Docs feedback componentneeds-improvementNegative FeedbackNegative Feedback