docker-jianming-jiaocheng


Namedocker-jianming-jiaocheng JSON
Version 2024.3.3.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/docker-jianming-jiaocheng
SummaryDocker简明教程
upload_time2024-03-03 12:28:36
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简明教程

## 下载

### Docker

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

### PYPI

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

### NPM

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/docker-jianming-jiaocheng",
    "name": "docker-jianming-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/88/ba/129dfcbbca1795ba22df1c1b4824eb848617b2b0b4afa003db001721926f/docker-jianming-jiaocheng-2024.3.3.0.tar.gz",
    "platform": null,
    "description": "# Docker\u7b80\u660e\u6559\u7a0b\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/docker-jianming-jiaocheng\ndocker run -tid -p <port>:80 apachecn0/docker-jianming-jiaocheng\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install docker-jianming-jiaocheng\ndocker-jianming-jiaocheng <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g docker-jianming-jiaocheng\ndocker-jianming-jiaocheng <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Docker\u7b80\u660e\u6559\u7a0b",
    "version": "2024.3.3.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/docker-jianming-jiaocheng"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c9d8d86fa9c77733df71df7004f451d04ef35eba8ea074e815cb728bcdb9fe6",
                "md5": "5c47832c51370f72576fa4259334acf7",
                "sha256": "21683b2f20318fdcd95f60930c9fa527d641ceb04bd017ce3809d28b3d1d20d0"
            },
            "downloads": -1,
            "filename": "docker_jianming_jiaocheng-2024.3.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5c47832c51370f72576fa4259334acf7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1449557,
            "upload_time": "2024-03-03T12:28:34",
            "upload_time_iso_8601": "2024-03-03T12:28:34.052629Z",
            "url": "https://files.pythonhosted.org/packages/8c/9d/8d86fa9c77733df71df7004f451d04ef35eba8ea074e815cb728bcdb9fe6/docker_jianming_jiaocheng-2024.3.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88ba129dfcbbca1795ba22df1c1b4824eb848617b2b0b4afa003db001721926f",
                "md5": "66728f0c31d845522db97f9d062fbbcd",
                "sha256": "ccba016e5347fbd47dcc5241e1192cf56342f59568bc6e4f7aecad03b985977a"
            },
            "downloads": -1,
            "filename": "docker-jianming-jiaocheng-2024.3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "66728f0c31d845522db97f9d062fbbcd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1429593,
            "upload_time": "2024-03-03T12:28:36",
            "upload_time_iso_8601": "2024-03-03T12:28:36.199804Z",
            "url": "https://files.pythonhosted.org/packages/88/ba/129dfcbbca1795ba22df1c1b4824eb848617b2b0b4afa003db001721926f/docker-jianming-jiaocheng-2024.3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 12:28:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "docker-jianming-jiaocheng",
    "github_not_found": true,
    "lcname": "docker-jianming-jiaocheng"
}
        
Elapsed time: 0.22167s