Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 322 Bytes

File metadata and controls

10 lines (9 loc) · 322 Bytes
$ 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