Skip to content

Instantly share code, notes, and snippets.

@varpa89
Created January 25, 2018 12:47
Show Gist options
  • Save varpa89/0909272fc475022cd5a888e2c5fca06a to your computer and use it in GitHub Desktop.
Save varpa89/0909272fc475022cd5a888e2c5fca06a to your computer and use it in GitHub Desktop.
name: {your_dockerhub_account}/hello-fn-rpi
version: 0.0.1
runtime: java9
cmd: com.example.fn.HelloFunction::handleRequest
build_image: arm32v7/maven:3.5-jdk-9-slim
run_image: varpa89/fn-java-fdk-arm32:1.0.56
format: http
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment