Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Sample for extending the Google App Engine Flexible Environment Node.js runtime

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

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.