This website requires JavaScript.
Explore
Help
Sign In
docker
/
python-flask-docker-hello-world
Watch
1
Star
0
Fork
0
You've already forked python-flask-docker-hello-world
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1
Commit
1
Branch
0
Tags
main
T
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
seahi
e23d6e482d
first commit
2025-05-22 11:13:21 +08:00
templates
first commit
2025-05-22 11:13:21 +08:00
.gitignore
first commit
2025-05-22 11:13:21 +08:00
app.py
first commit
2025-05-22 11:13:21 +08:00
README.md
first commit
2025-05-22 11:13:21 +08:00
requirements.txt
first commit
2025-05-22 11:13:21 +08:00
README.md
Simple Python Flask Dockerized Application
运行要求
Python 3.6 及以上版本
默认监听5000端口
运行方式
# 安装依赖
pip install -r requirements.txt
# 运行
python app.py
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
No description provided
Readme
28
KiB
Languages
HTML
81.5%
Python
18.5%