File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed
Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 11# Wine-Python
22
3+ [ ![ Build] ( https://img.shields.io/github/workflow/status/bitjerry/wine-python/Publish%20Wine-Python )] ( https://github.com/bitjerry/wine-python )
4+ [ ![ Docker pull] ( https://img.shields.io/docker/pulls/idiotdocker/winepy?style=flat-square )] ( https://hub.docker.com/r/idiotdocker/winepy )
5+ [ ![ Image size] ( https://img.shields.io/docker/image-size/idiotdocker/winepy?style=flat-square )] ( https://hub.docker.com/r/idiotdocker/winepy )
6+ [ ![ Version] ( https://img.shields.io/docker/v/idiotdocker/winepy )] ( https://hub.docker.com/r/idiotdocker/winepy )
7+ ![ Docker] ( https://img.shields.io/github/license/bitjerry/wine-python?style=flat-square )
8+
39Docker is easy to deploy in any environment, such as the Paas
410Wine Some programs must be executed under Windows
511Python is a very easy to use and popular programming language
@@ -10,6 +16,8 @@ Does not include the full Windows environment
1016
1117If you have more requirements, please modify the ` Dockerfile `
1218
19+ Read in other languages: English | [ 简体中文] ( ./README.zh_cn.md )
20+
1321---
1422
1523### Started
@@ -18,3 +26,9 @@ If you have more requirements, please modify the `Dockerfile`
1826wine pip ...
1927wine python ...
2028```
29+
30+
31+ ### Copyright
32+
33+ ---
34+ MIT © [ bitjerry] ( ./LICENSE )
Original file line number Diff line number Diff line change 11# Wine-Python
22
3+ [ ![ Build] ( https://img.shields.io/github/workflow/status/bitjerry/wine-python/Publish%20Wine-Python )] ( https://github.com/bitjerry/wine-python )
4+ [ ![ Docker pull] ( https://img.shields.io/docker/pulls/idiotdocker/winepy?style=flat-square )] ( https://hub.docker.com/r/idiotdocker/winepy )
5+ [ ![ Image size] ( https://img.shields.io/docker/image-size/idiotdocker/winepy?style=flat-square )] ( https://hub.docker.com/r/idiotdocker/winepy )
6+ [ ![ Version] ( https://img.shields.io/docker/v/idiotdocker/winepy )] ( https://hub.docker.com/r/idiotdocker/winepy )
7+ ![ Docker] ( https://img.shields.io/github/license/bitjerry/wine-python?style=flat-square )
8+
39Docker 便于将程序快速部署到任何环境中, 包括 Paas 平台
410Wine 某些程序必须在 Windows 环境下执行
511Python 毫无疑问, 最简单的编程语言
@@ -8,6 +14,8 @@ Python 毫无疑问, 最简单的编程语言
814不包含完整 Windows 环境
915如有更多需求请自行修改 Dockerfile
1016
17+ 使用其他语言阅读:[ English] ( ./README.md ) | 简体中文
18+
1119---
1220
1321
@@ -18,3 +26,7 @@ wine pip ...
1826wine python ...
1927```
2028
29+ ### 许可
30+
31+ ---
32+ MIT © [ bitjerry] ( ./LICENSE )
You can’t perform that action at this time.
0 commit comments