We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
function: handler: main timeout: 3 diskSize: 512 instanceType: e1 runtime: go1 cpu: 0.05 instanceConcurrency: 100 memorySize: 128 environmentVariables: TZ: Asia/Shanghai AA: A_A_A_A_A_A_A name: func-0fd6fg03 asyncConfiguration: {}
s local start
go代码里 os.Getenv("AA")获取不到环境变量AA,但是部署到线上是可以获取到环境变量AA。 image: registry.cn-beijing.aliyuncs.com/aliyunfc/runtime-go1:1.10.9
The text was updated successfully, but these errors were encountered:
Resolved by https://github.com/aliyun/fc-docker/releases/tag/1.10.10
Sorry, something went wrong.
No branches or pull requests
s local start
go代码里 os.Getenv("AA")获取不到环境变量AA,但是部署到线上是可以获取到环境变量AA。
image: registry.cn-beijing.aliyuncs.com/aliyunfc/runtime-go1:1.10.9
The text was updated successfully, but these errors were encountered: