mirror of
https://github.com/hoshikawa2/OCI_API_Gateway_Automation2.git
synced 2026-03-03 16:09:36 +00:00
9 lines
210 B
YAML
9 lines
210 B
YAML
schema_version: 20180708
|
|
name: create-api
|
|
version: 0.0.37
|
|
runtime: python
|
|
build_image: fnproject/python:3.9-dev
|
|
run_image: fnproject/python:3.9
|
|
entrypoint: /python/bin/fdk /function/func.py handler
|
|
memory: 256
|