Skip to content

Instantly share code, notes, and snippets.

@mlabouardy
Created October 24, 2017 10:00
Show Gist options
  • Save mlabouardy/4497c7b49385ac18571f859594bd8762 to your computer and use it in GitHub Desktop.
Save mlabouardy/4497c7b49385ac18571f859594bd8762 to your computer and use it in GitHub Desktop.
Deploy 9Gag Serverless function
provider:
name: faas
gateway: http://localhost:8080
functions:
memes-9gag:
lang: Dockerfile
handler: ./function
image: mlabouardy/memes-9gag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment