Skip to content

runa/docker-google-cloud-functions-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

$ docker run -it -p 8010:8010 runixo/google-cloud-functions-emulator /bin/bash
# functions start
Starting Google Cloud Functions Emulator...
Google Cloud Functions Emulator STARTED
No functions deployed ¯\_(ツ)_/¯. 
# functions deploy foo --trigger-http

$ curl http://127.0.0.1:8010/my-project/us-central1/foo

About

Runs the Google Cloud Functions Emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published