# [dockeree](https://github.com/dclong/dockeree)
Make it easy to build and manager Docker images.
## Supported Operating Systems and Python Versions
| OS | Python 3.8 | Python 3.9 | Python 3.10 |
|---------|------------|------------|-------------|
| Linux | Y | Y | Y |
| macOS | Y | Y | Y |
## Installation
You can download a copy of the latest release and install it using pip.
```bash
pip3 install dockeree
```
Raw data
{
"_id": null,
"home_page": "https://github.com/legendu-net/dockeree",
"name": "dockeree",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.12,>=3.10",
"maintainer_email": null,
"keywords": "Docker, container, build, management",
"author": "Benjamin Du",
"author_email": "longendu@yahoo.com",
"download_url": "https://files.pythonhosted.org/packages/5c/c2/e416565da5b1b34f265ae7eeb9ee3f13bb220c44f4f452c8c9ec874ce0c6/dockeree-0.6.2.tar.gz",
"platform": null,
"description": "# [dockeree](https://github.com/dclong/dockeree)\n\nMake it easy to build and manager Docker images.\n \n## Supported Operating Systems and Python Versions\n\n| OS | Python 3.8 | Python 3.9 | Python 3.10 |\n|---------|------------|------------|-------------|\n| Linux | Y | Y | Y |\n| macOS | Y | Y | Y |\n\n## Installation\n\nYou can download a copy of the latest release and install it using pip.\n```bash\npip3 install dockeree\n```\n",
"bugtrack_url": null,
"license": "GPLv2",
"summary": "Make it easy to build and manager Docker images.",
"version": "0.6.2",
"project_urls": {
"Homepage": "https://github.com/legendu-net/dockeree",
"Repository": "https://github.com/legendu-net/dockeree"
},
"split_keywords": [
"docker",
" container",
" build",
" management"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0f7defe0d5da4601b80f3824dc4c5e52dc47c6d1b1f7f0139c41b6d05235e4b8",
"md5": "deb47d7496b30a72e03dc985b08ccad9",
"sha256": "3e5d11977d6ef6a22cd6652b8b4725e444462d1edc45784bc5dd2c84fc434333"
},
"downloads": -1,
"filename": "dockeree-0.6.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "deb47d7496b30a72e03dc985b08ccad9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.12,>=3.10",
"size": 26399,
"upload_time": "2024-07-30T01:51:53",
"upload_time_iso_8601": "2024-07-30T01:51:53.622823Z",
"url": "https://files.pythonhosted.org/packages/0f/7d/efe0d5da4601b80f3824dc4c5e52dc47c6d1b1f7f0139c41b6d05235e4b8/dockeree-0.6.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5cc2e416565da5b1b34f265ae7eeb9ee3f13bb220c44f4f452c8c9ec874ce0c6",
"md5": "2c05a38bc4070cb29c9c23649bb881ea",
"sha256": "f8c7d8c23069f1795a33ff0a81ab623cb8c21ed8d2cfacb7a0dd60642303cccb"
},
"downloads": -1,
"filename": "dockeree-0.6.2.tar.gz",
"has_sig": false,
"md5_digest": "2c05a38bc4070cb29c9c23649bb881ea",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.12,>=3.10",
"size": 25949,
"upload_time": "2024-07-30T01:51:55",
"upload_time_iso_8601": "2024-07-30T01:51:55.000751Z",
"url": "https://files.pythonhosted.org/packages/5c/c2/e416565da5b1b34f265ae7eeb9ee3f13bb220c44f4f452c8c9ec874ce0c6/dockeree-0.6.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-30 01:51:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "legendu-net",
"github_project": "dockeree",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "dockeree"
}