jme-rs / openfaas-hello-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oepnfaas-hello-python

Todo

  1. コンテナ作成
  2. Lambda をコンテナにデプロイ
  3. 入力データを Lambda に渡す

venv

python3 -m venv ~/python3.12_local
source ~/local_python/bin/activate
deactivate

About


Languages

Language:Python 87.3%Language:Shell 12.7%