Skip to content

Files

Latest commit

 

History

History
 
 

extending-runtime

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Sample for extending the Google App Engine Managed VMs Node.js runtime

This sample demonstrates how to create a custom Dockerfile and extend the Node.js runtime used by Google App Engine Managed VMs.

The Dockerfile in this sample will automatically be used during deployment.

Running locally

Refer to the appengine/README.md file for instructions on running and deploying.