https://github.com/wwtg99/serverless-python3
Contain serverless framework with python3.
https://github.com/wwtg99/serverless-python3
docker python3 serverless serverless-framework
Last synced: about 2 months ago
JSON representation
Contain serverless framework with python3.
- Host: GitHub
- URL: https://github.com/wwtg99/serverless-python3
- Owner: wwtg99
- License: mit
- Created: 2019-07-07T01:48:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-09T10:41:17.000Z (almost 7 years ago)
- Last Synced: 2025-06-16T05:45:04.195Z (about 1 year ago)
- Topics: docker, python3, serverless, serverless-framework
- Language: Dockerfile
- Size: 1.95 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Docker image serverless-python3
===============================
# Description
This image contain serverless with python3.
# Tags
- 1.46: serverless version 1.46
# Usage
It is used to deploy serverless service to AWS Lambda and etc.
```
docker run wwtg99/serverless-python3 serverless --version
```