dockeree


Namedockeree JSON
Version 0.6.1 PyPI version JSON
download
home_pagehttps://github.com/legendu-net/dockeree
SummaryMake it easy to build and manager Docker images.
upload_time2023-12-23 07:41:15
maintainer
docs_urlNone
authorBenjamin Du
requires_python>=3.10,<3.12
licenseGPLv2
keywords docker container build management
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # [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": "",
    "docs_url": null,
    "requires_python": ">=3.10,<3.12",
    "maintainer_email": "",
    "keywords": "Docker,container,build,management",
    "author": "Benjamin Du",
    "author_email": "longendu@yahoo.com",
    "download_url": "https://files.pythonhosted.org/packages/ca/df/5e300a3298457295dff359283dabd0750e6cb738c514aaa49776c9f74dc4/dockeree-0.6.1.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.1",
    "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": "c2f4042b90057865c043afb3b00f2fa9323d3842dbb79ac2493a5773ee7371fc",
                "md5": "de850ee8b772d2354fd54d19b88e5825",
                "sha256": "6c553add47950e41e6a60d87f5a9acd71a88535a5942d9295ff93ffd912f95d8"
            },
            "downloads": -1,
            "filename": "dockeree-0.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "de850ee8b772d2354fd54d19b88e5825",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<3.12",
            "size": 26380,
            "upload_time": "2023-12-23T07:41:13",
            "upload_time_iso_8601": "2023-12-23T07:41:13.768655Z",
            "url": "https://files.pythonhosted.org/packages/c2/f4/042b90057865c043afb3b00f2fa9323d3842dbb79ac2493a5773ee7371fc/dockeree-0.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cadf5e300a3298457295dff359283dabd0750e6cb738c514aaa49776c9f74dc4",
                "md5": "dce82b5618e15a4375fd5a6ac903a3a5",
                "sha256": "5daa61b67cd8e3ea6444832b36cc214ba9ba3716122910c4d1f4c876ae4f614d"
            },
            "downloads": -1,
            "filename": "dockeree-0.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "dce82b5618e15a4375fd5a6ac903a3a5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<3.12",
            "size": 25942,
            "upload_time": "2023-12-23T07:41:15",
            "upload_time_iso_8601": "2023-12-23T07:41:15.439453Z",
            "url": "https://files.pythonhosted.org/packages/ca/df/5e300a3298457295dff359283dabd0750e6cb738c514aaa49776c9f74dc4/dockeree-0.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-23 07:41:15",
    "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"
}
        
Elapsed time: 0.15902s