rocket-a


git -C '/home/opc/rocketa.git' show f703852 -- oci_func_prod/test/func.yaml

commit f70385251317348253f5ebffeffc00e3a1d6d563
Author: Satoshi Ujihara <satoshi_ujihara@fivegate.jp>
Date:   Thu Jan 29 17:46:01 2026 +0900

    gitignore 更新
    compser.json 更新
    本番環境oci_func 作成

diff --git a/oci_func_prod/test/func.yaml b/oci_func_prod/test/func.yaml
new file mode 100644
index 0000000..76e09d5
--- /dev/null
+++ b/oci_func_prod/test/func.yaml
@@ -0,0 +1,8 @@
+schema_version: 20180708
+name: test
+version: 0.0.1
+runtime: python
+build_image: fnproject/python:3.12-dev
+run_image: fnproject/python:3.12
+entrypoint: /python/bin/fdk /function/func.py handler
+memory: 256
\ No newline at end of file

diff.txt · 最終更新: by root