Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 454 Bytes

File metadata and controls

11 lines (7 loc) · 454 Bytes

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.