Files
novafarma/gcloud auth application-default login/google-cloud-sdk/platform/ext-runtime/nodejs/data/install-node-version

5 lines
225 B
Plaintext

# Check to see if the the version included in the base runtime satisfies
# %(version_spec)s, if not then do an npm install of the latest available
# version that satisfies it.
RUN /usr/local/bin/install_node %(version_spec)s