Skip to content

TencentCloudBase/cloudrun-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudrun-flask

快速开始

前往 腾讯云托管快速开始页面,选择相应语言的模版,根据引导完成部署。

本地调试

Dockerfile 最佳实践

请参考 优化容器镜像

目录结构说明

.
├── Dockerfile
├── README.md
├── init.py
├── manage.py
├── requirements.txt
├── route
│   ├── user.py
│   └── welcome.py
└── templates
    └── static
        └── html
            └── index.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published