文件名称:hello-world:你好世界Docker映像
文件大小:8KB
文件格式:ZIP
更新时间:2024-05-24 09:12:13
Python
你好,世界 您好世界Docker映像进行测试:)。 这在以及中各个位置都有引用。 用法 在本地运行 $ python3 -m venv venv $ ./venv/bin/pip install -qr requirements.txt $ ./venv/bin/python3 server.py * Serving Flask app " server " (lazy loading) * Environment: production WARNING: Do not use the development server in a production environment. Use a production WSGI server instead. * Debug mode: on * Running on http://0.0.0.0:8000/ (Press
【文件预览】:
hello-world-master
----.gitignore(2KB)
----Dockerfile(163B)
----requirements.txt(92B)
----.dockerignore(30B)
----LICENSE(11KB)
----server.py(253B)
----README.md(4KB)