docker-windows-jiaocheng


Namedocker-windows-jiaocheng JSON
Version 2023.2.8.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/docker-windows-jiaocheng
SummaryDocker Windows 教程
upload_time2023-02-07 16:08:58
maintainer
docs_urlNone
authorApacheCN
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Docker Windows 教程

## 下载

### Docker

```
docker pull apachecn0/docker-windows-jiaocheng
docker run -tid -p <port>:80 apachecn0/docker-windows-jiaocheng
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install docker-windows-jiaocheng
docker-windows-jiaocheng <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g docker-windows-jiaocheng
docker-windows-jiaocheng <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/docker-windows-jiaocheng",
    "name": "docker-windows-jiaocheng",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "ApacheCN",
    "author_email": "apachecn@163.com",
    "download_url": "https://files.pythonhosted.org/packages/12/e1/6fc88728ce4987075b6a71ee765d7c289b58ab31d9dace1b027de63ae03d/docker-windows-jiaocheng-2023.2.8.0.tar.gz",
    "platform": null,
    "description": "# Docker Windows \u6559\u7a0b\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/docker-windows-jiaocheng\ndocker run -tid -p <port>:80 apachecn0/docker-windows-jiaocheng\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install docker-windows-jiaocheng\ndocker-windows-jiaocheng <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g docker-windows-jiaocheng\ndocker-windows-jiaocheng <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Docker Windows \u6559\u7a0b",
    "version": "2023.2.8.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d244033a29dcd36474fe10847053b581a215d564491ee24a0263617a73f06cd",
                "md5": "e5e06b0d20111bd29d5a0717d1410a30",
                "sha256": "2195349658c2a893a0fe1b63afb88b58c2becfcd436ec6558400e09938057758"
            },
            "downloads": -1,
            "filename": "docker_windows_jiaocheng-2023.2.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e5e06b0d20111bd29d5a0717d1410a30",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2969660,
            "upload_time": "2023-02-07T16:08:42",
            "upload_time_iso_8601": "2023-02-07T16:08:42.317736Z",
            "url": "https://files.pythonhosted.org/packages/9d/24/4033a29dcd36474fe10847053b581a215d564491ee24a0263617a73f06cd/docker_windows_jiaocheng-2023.2.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12e16fc88728ce4987075b6a71ee765d7c289b58ab31d9dace1b027de63ae03d",
                "md5": "ed31d3ad8fe220e7b1f235b1c11785b0",
                "sha256": "c6022a4c4a5479be76f9deb8b5df3aa78103594f46e070126175ab3f32b7c7b8"
            },
            "downloads": -1,
            "filename": "docker-windows-jiaocheng-2023.2.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ed31d3ad8fe220e7b1f235b1c11785b0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2949348,
            "upload_time": "2023-02-07T16:08:58",
            "upload_time_iso_8601": "2023-02-07T16:08:58.469862Z",
            "url": "https://files.pythonhosted.org/packages/12/e1/6fc88728ce4987075b6a71ee765d7c289b58ab31d9dace1b027de63ae03d/docker-windows-jiaocheng-2023.2.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-07 16:08:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "apachecn",
    "github_project": "docker-windows-jiaocheng",
    "lcname": "docker-windows-jiaocheng"
}
        
Elapsed time: 0.10238s