-
Notifications
You must be signed in to change notification settings - Fork 118
Docker file is not idempotent #10
Open
Description
The docker file downloads "latest" from node repository. This can change overtime, but the hash won't change. This means that your outcome will be dependent on the state of your cache and when you run the command. The node version would ideally be included in that RUN command.
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.